#cc704d color space conversions
Hex:
#cc704d
RGB:
204, 112, 77
CMY:
20, 56, 70
CMYK:
0, 45, 62, 20
HSL:
17°, 55.4585%, 55.0980%
HSV (HSB):
17°, 62.2549%, 80.0000%
XYZ:
32.0356, 24.9615, 10.1508
xyY:
0.4771, 0.3717, 24.9615
CIE-Lab:
57.0379, 33.1457, 35.2409
CIE-LCH:
57.0379, 48.3793, 46.7549
CIE-Luv:
57.0379, 70.7768, 33.9978
Hunter-Lab:
49.9615, 27.0224, 22.9270
#cc704d color charts
#cc704d color shades, tints & tones
#cc704d color schemes
#cc704d color preview, HTML & CSS examples
This text has a color of #cc704d
<p style="color:#cc704d;">Text here</p>
.mytext {color:#cc704d;}
This box has a color of #cc704d
<div style="background-color:#cc704d;">Content here</div>
.mybackground {background-color:#cc704d;}
Border around this has a color of #cc704d
<div style="border:2px solid #cc704d;">Content here</div>
.myborder {border:2px solid #cc704d;}