#cc3225 color space conversions
Hex:
#cc3225
RGB:
204, 50, 37
CMY:
20, 80, 85
CMYK:
0, 75, 82, 20
HSL:
5°, 69.2946%, 47.2549%
HSV (HSB):
5°, 81.8627%, 80.0000%
XYZ:
26.3764, 15.2521, 3.3040
xyY:
0.5870, 0.3394, 15.2521
CIE-Lab:
45.9776, 58.9886, 44.4762
CIE-LCH:
45.9776, 73.8768, 37.0155
CIE-Luv:
45.9776, 119.6542, 29.6004
Hunter-Lab:
39.0540, 52.2112, 22.3218
#cc3225 color charts
#cc3225 color shades, tints & tones
#cc3225 color schemes
#cc3225 color preview, HTML & CSS examples
This text has a color of #cc3225
<p style="color:#cc3225;">Text here</p>
.mytext {color:#cc3225;}
This box has a color of #cc3225
<div style="background-color:#cc3225;">Content here</div>
.mybackground {background-color:#cc3225;}
Border around this has a color of #cc3225
<div style="border:2px solid #cc3225;">Content here</div>
.myborder {border:2px solid #cc3225;}