#c9a88e color space conversions
Hex:
#c9a88e
RGB:
201, 168, 142
CMY:
21, 34, 44
CMYK:
0, 16, 29, 21
HSL:
26°, 35.3293%, 67.2549%
HSV (HSB):
26°, 29.3532%, 78.8235%
XYZ:
42.9725, 42.3758, 31.5056
xyY:
0.3677, 0.3626, 42.3758
CIE-Lab:
71.1292, 8.1981, 17.9392
CIE-LCH:
71.1292, 19.7237, 65.4400
CIE-Luv:
71.1292, 22.6468, 23.0821
Hunter-Lab:
65.0967, 3.9147, 16.8724
#c9a88e color charts
#c9a88e color shades, tints & tones
#c9a88e color schemes
#c9a88e color preview, HTML & CSS examples
This text has a color of #c9a88e
<p style="color:#c9a88e;">Text here</p>
.mytext {color:#c9a88e;}
This box has a color of #c9a88e
<div style="background-color:#c9a88e;">Content here</div>
.mybackground {background-color:#c9a88e;}
Border around this has a color of #c9a88e
<div style="border:2px solid #c9a88e;">Content here</div>
.myborder {border:2px solid #c9a88e;}