#c9994f color space conversions
Hex:
#c9994f
RGB:
201, 153, 79
CMY:
21, 40, 69
CMYK:
0, 24, 61, 21
HSL:
36°, 53.0435%, 54.9020%
HSV (HSB):
36°, 60.6965%, 78.8235%
XYZ:
36.8899, 35.7645, 12.3561
xyY:
0.4339, 0.4207, 35.7645
CIE-Lab:
66.3396, 9.8081, 45.1363
CIE-LCH:
66.3396, 46.1896, 77.7402
CIE-Luv:
66.3396, 37.8537, 50.8555
Hunter-Lab:
59.8034, 5.4523, 29.6124
#c9994f color charts
#c9994f color shades, tints & tones
#c9994f color schemes
#c9994f color preview, HTML & CSS examples
This text has a color of #c9994f
<p style="color:#c9994f;">Text here</p>
.mytext {color:#c9994f;}
This box has a color of #c9994f
<div style="background-color:#c9994f;">Content here</div>
.mybackground {background-color:#c9994f;}
Border around this has a color of #c9994f
<div style="border:2px solid #c9994f;">Content here</div>
.myborder {border:2px solid #c9994f;}