#c9a28e color space conversions
Hex:
#c9a28e
RGB:
201, 162, 142
CMY:
21, 36, 44
CMYK:
0, 19, 29, 21
HSL:
20°, 35.3293%, 67.2549%
HSV (HSB):
20°, 29.3532%, 78.8235%
XYZ:
41.8902, 40.2112, 31.1449
xyY:
0.3699, 0.3551, 40.2112
CIE-Lab:
69.6197, 11.4556, 15.8434
CIE-LCH:
69.6197, 19.5510, 54.1311
CIE-Luv:
69.6197, 26.2974, 19.6550
Hunter-Lab:
63.4123, 6.9458, 15.2684
#c9a28e color charts
#c9a28e color shades, tints & tones
#c9a28e color schemes
#c9a28e color preview, HTML & CSS examples
This text has a color of #c9a28e
<p style="color:#c9a28e;">Text here</p>
.mytext {color:#c9a28e;}
This box has a color of #c9a28e
<div style="background-color:#c9a28e;">Content here</div>
.mybackground {background-color:#c9a28e;}
Border around this has a color of #c9a28e
<div style="border:2px solid #c9a28e;">Content here</div>
.myborder {border:2px solid #c9a28e;}