#cc3223 color space conversions
Hex:
#cc3223
RGB:
204, 50, 35
CMY:
20, 80, 86
CMYK:
0, 75, 83, 20
HSL:
5°, 70.7113%, 46.8627%
HSV (HSB):
5°, 82.8431%, 80.0000%
XYZ:
26.3458, 15.2399, 3.1431
xyY:
0.5890, 0.3407, 15.2399
CIE-Lab:
45.9611, 58.9340, 45.4772
CIE-LCH:
45.9611, 74.4405, 37.6560
CIE-Luv:
45.9611, 119.9615, 30.1564
Hunter-Lab:
39.0383, 52.1472, 22.5532
#cc3223 color charts
#cc3223 color shades, tints & tones
#cc3223 color schemes
#cc3223 color preview, HTML & CSS examples
This text has a color of #cc3223
<p style="color:#cc3223;">Text here</p>
.mytext {color:#cc3223;}
This box has a color of #cc3223
<div style="background-color:#cc3223;">Content here</div>
.mybackground {background-color:#cc3223;}
Border around this has a color of #cc3223
<div style="border:2px solid #cc3223;">Content here</div>
.myborder {border:2px solid #cc3223;}