From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: cieluv <-> rgb conversion Date: Sat, 1 Aug 2009 00:20:54 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1249078889 14433 80.91.229.12 (31 Jul 2009 22:21:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Jul 2009 22:21:29 +0000 (UTC) To: emacs help Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 01 00:21:22 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MX0TZ-0005yF-Tr for geh-help-gnu-emacs@m.gmane.org; Sat, 01 Aug 2009 00:21:22 +0200 Original-Received: from localhost ([127.0.0.1]:52210 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MX0TZ-0001JL-AX for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Jul 2009 18:21:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MX0TE-0001JC-2h for help-gnu-emacs@gnu.org; Fri, 31 Jul 2009 18:21:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MX0T9-0001Id-Kw for help-gnu-emacs@gnu.org; Fri, 31 Jul 2009 18:20:59 -0400 Original-Received: from [199.232.76.173] (port=55426 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MX0T9-0001IZ-HT for help-gnu-emacs@gnu.org; Fri, 31 Jul 2009 18:20:55 -0400 Original-Received: from mail-yw0-f184.google.com ([209.85.211.184]:48714) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MX0T8-0001GR-Vk for help-gnu-emacs@gnu.org; Fri, 31 Jul 2009 18:20:55 -0400 Original-Received: by mail-yw0-f184.google.com with SMTP id 14so2273276ywh.1 for ; Fri, 31 Jul 2009 15:20:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=Dn2EvhhKSejx2yjIvERXxzeT33REOH8S+fzb9ZiHSzE=; b=usx4Mh3wVBZOJUoRJ/dHgZITshEJgOote0+uN/17/d0Vv/bVg+tWiijgjwg/cwAM23 w4TlZms9iApXRs9EnIXNAsaraZvQ/miulQRBkxbD4IJA/ic8dbt7a5AKDE0fAqIDn681 i5CoFxElsdsxysHqFn0OiQnv46MTy9p6J6w+Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=CQwUku0HBOoqy+//vhwbKn1TlSz1WrM6mRtqaISQckkszIMldwHcSmO+FxTGPTfu9X ugh0ba8s9wITgBMPNLPJoQGFGnZs5UFRkGZ6wX2Jh1ZFALP7drvfzz2ND3lnOW/2+Nrd Fw9jsJFNGzaPA8mBafO2oO0ASZedQK7QEN3O4= Original-Received: by 10.100.106.12 with SMTP id e12mr3026557anc.89.1249078854796; Fri, 31 Jul 2009 15:20:54 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:66591 Archived-At: Anyone have algorithms in elisp for color conversions cieluv <-> rgb?