#c9a25e color space conversions
Hex:
#c9a25e
RGB:
201, 162, 94
CMY:
21, 36, 63
CMYK:
0, 19, 53, 21
HSL:
38°, 49.7674%, 57.8431%
HSV (HSB):
38°, 53.2338%, 78.8235%
XYZ:
39.0281, 39.0663, 16.0732
xyY:
0.4145, 0.4149, 39.0663
CIE-Lab:
68.7993, 6.1207, 40.5050
CIE-LCH:
68.7993, 40.9648, 81.4071
CIE-Luv:
68.7993, 30.4465, 48.2145
Hunter-Lab:
62.5031, 2.0785, 28.5052
#c9a25e color charts
#c9a25e color shades, tints & tones
#c9a25e color schemes
#c9a25e color preview, HTML & CSS examples
This text has a color of #c9a25e
<p style="color:#c9a25e;">Text here</p>
.mytext {color:#c9a25e;}
This box has a color of #c9a25e
<div style="background-color:#c9a25e;">Content here</div>
.mybackground {background-color:#c9a25e;}
Border around this has a color of #c9a25e
<div style="border:2px solid #c9a25e;">Content here</div>
.myborder {border:2px solid #c9a25e;}