#cc994a color space conversions
Hex:
#cc994a
RGB:
204, 153, 74
CMY:
20, 40, 71
CMYK:
0, 25, 64, 20
HSL:
36°, 56.0345%, 54.5098%
HSV (HSB):
36°, 63.7255%, 80.0000%
XYZ:
37.5291, 36.1142, 11.4713
xyY:
0.4409, 0.4243, 36.1142
CIE-Lab:
66.6071, 10.7494, 47.9661
CIE-LCH:
66.6071, 49.1559, 77.3685
CIE-Luv:
66.6071, 40.5118, 53.0980
Hunter-Lab:
60.0951, 6.3059, 30.7490
#cc994a color charts
#cc994a color shades, tints & tones
#cc994a color schemes
#cc994a color preview, HTML & CSS examples
This text has a color of #cc994a
<p style="color:#cc994a;">Text here</p>
.mytext {color:#cc994a;}
This box has a color of #cc994a
<div style="background-color:#cc994a;">Content here</div>
.mybackground {background-color:#cc994a;}
Border around this has a color of #cc994a
<div style="border:2px solid #cc994a;">Content here</div>
.myborder {border:2px solid #cc994a;}