#cc5225 color space conversions
Hex:
#cc5225
RGB:
204, 82, 37
CMY:
20, 68, 85
CMYK:
0, 60, 82, 20
HSL:
16°, 69.2946%, 47.2549%
HSV (HSB):
16°, 81.8627%, 80.0000%
XYZ:
28.2531, 19.0055, 3.9296
xyY:
0.5519, 0.3713, 19.0055
CIE-Lab:
50.6937, 46.2192, 48.8955
CIE-LCH:
50.6937, 67.2829, 46.6117
CIE-Luv:
50.6937, 98.6924, 38.0706
Hunter-Lab:
43.5953, 39.3896, 25.1724
#cc5225 color charts
#cc5225 color shades, tints & tones
#cc5225 color schemes
#cc5225 color preview, HTML & CSS examples
This text has a color of #cc5225
<p style="color:#cc5225;">Text here</p>
.mytext {color:#cc5225;}
This box has a color of #cc5225
<div style="background-color:#cc5225;">Content here</div>
.mybackground {background-color:#cc5225;}
Border around this has a color of #cc5225
<div style="border:2px solid #cc5225;">Content here</div>
.myborder {border:2px solid #cc5225;}