#cc351e color space conversions
Hex:
#cc351e
RGB:
204, 53, 30
CMY:
20, 79, 88
CMYK:
0, 74, 85, 20
HSL:
8°, 74.3590%, 45.8824%
HSV (HSB):
8°, 85.2941%, 80.0000%
XYZ:
26.4093, 15.4773, 2.8238
xyY:
0.5907, 0.3462, 15.4773
CIE-Lab:
46.2811, 57.8160, 48.1814
CIE-LCH:
46.2811, 75.2605, 39.8064
CIE-Luv:
46.2811, 118.9743, 32.0634
Hunter-Lab:
39.3412, 50.9778, 23.2832
#cc351e color charts
#cc351e color shades, tints & tones
#cc351e color schemes
#cc351e color preview, HTML & CSS examples
This text has a color of #cc351e
<p style="color:#cc351e;">Text here</p>
.mytext {color:#cc351e;}
This box has a color of #cc351e
<div style="background-color:#cc351e;">Content here</div>
.mybackground {background-color:#cc351e;}
Border around this has a color of #cc351e
<div style="border:2px solid #cc351e;">Content here</div>
.myborder {border:2px solid #cc351e;}