#cc5c31 color space conversions
Hex:
#cc5c31
RGB:
204, 92, 49
CMY:
20, 64, 81
CMYK:
0, 55, 76, 20
HSL:
17°, 61.2648%, 49.6078%
HSV (HSB):
17°, 75.9804%, 80.0000%
XYZ:
29.2834, 20.7134, 5.3604
xyY:
0.5290, 0.3742, 20.7134
CIE-Lab:
52.6344, 41.8619, 45.0343
CIE-LCH:
52.6344, 61.4858, 47.0908
CIE-Luv:
52.6344, 89.7226, 37.7846
Hunter-Lab:
45.5120, 35.2046, 24.8752
#cc5c31 color charts
#cc5c31 color shades, tints & tones
#cc5c31 color schemes
#cc5c31 color preview, HTML & CSS examples
This text has a color of #cc5c31
<p style="color:#cc5c31;">Text here</p>
.mytext {color:#cc5c31;}
This box has a color of #cc5c31
<div style="background-color:#cc5c31;">Content here</div>
.mybackground {background-color:#cc5c31;}
Border around this has a color of #cc5c31
<div style="border:2px solid #cc5c31;">Content here</div>
.myborder {border:2px solid #cc5c31;}