#cc3133 color space conversions
Hex:
#cc3133
RGB:
204, 49, 51
CMY:
20, 81, 80
CMYK:
0, 76, 75, 20
HSL:
359°, 61.2648%, 49.6078%
HSV (HSB):
359°, 75.9804%, 80.0000%
XYZ:
26.5977, 15.2730, 4.6781
xyY:
0.5714, 0.3281, 15.2730
CIE-Lab:
46.0059, 59.7765, 36.8580
CIE-LCH:
46.0059, 70.2264, 31.6579
CIE-Luv:
46.0059, 117.5810, 24.6880
Hunter-Lab:
39.0807, 53.0930, 20.2593
#cc3133 color charts
#cc3133 color shades, tints & tones
#cc3133 color schemes
#cc3133 color preview, HTML & CSS examples
This text has a color of #cc3133
<p style="color:#cc3133;">Text here</p>
.mytext {color:#cc3133;}
This box has a color of #cc3133
<div style="background-color:#cc3133;">Content here</div>
.mybackground {background-color:#cc3133;}
Border around this has a color of #cc3133
<div style="border:2px solid #cc3133;">Content here</div>
.myborder {border:2px solid #cc3133;}