#cc3a35 color space conversions
Hex:
#cc3a35
RGB:
204, 58, 53
CMY:
20, 77, 79
CMYK:
0, 72, 74, 20
HSL:
2°, 59.6838%, 50.3922%
HSV (HSB):
2°, 74.0196%, 80.0000%
XYZ:
27.0575, 16.1205, 5.0536
xyY:
0.5610, 0.3342, 16.1205
CIE-Lab:
47.1322, 56.7955, 36.9736
CIE-LCH:
47.1322, 67.7700, 33.0640
CIE-Luv:
47.1322, 112.2602, 26.0271
Hunter-Lab:
40.1504, 50.0287, 20.6426
#cc3a35 color charts
#cc3a35 color shades, tints & tones
#cc3a35 color schemes
#cc3a35 color preview, HTML & CSS examples
This text has a color of #cc3a35
<p style="color:#cc3a35;">Text here</p>
.mytext {color:#cc3a35;}
This box has a color of #cc3a35
<div style="background-color:#cc3a35;">Content here</div>
.mybackground {background-color:#cc3a35;}
Border around this has a color of #cc3a35
<div style="border:2px solid #cc3a35;">Content here</div>
.myborder {border:2px solid #cc3a35;}