#cc704a color space conversions
Hex:
#cc704a
RGB:
204, 112, 74
CMY:
20, 56, 71
CMYK:
0, 45, 64, 20
HSL:
18°, 56.0345%, 54.5098%
HSV (HSB):
18°, 63.7255%, 80.0000%
XYZ:
31.9320, 24.9201, 9.6056
xyY:
0.4805, 0.3750, 24.9201
CIE-Lab:
56.9975, 32.9446, 36.8246
CIE-LCH:
56.9975, 49.4105, 48.1830
CIE-Luv:
56.9975, 71.2009, 35.4075
Hunter-Lab:
49.9201, 26.8198, 23.5354
#cc704a color charts
#cc704a color shades, tints & tones
#cc704a color schemes
#cc704a color preview, HTML & CSS examples
This text has a color of #cc704a
<p style="color:#cc704a;">Text here</p>
.mytext {color:#cc704a;}
This box has a color of #cc704a
<div style="background-color:#cc704a;">Content here</div>
.mybackground {background-color:#cc704a;}
Border around this has a color of #cc704a
<div style="border:2px solid #cc704a;">Content here</div>
.myborder {border:2px solid #cc704a;}