#cc1412 color space conversions
Hex:
#cc1412
RGB:
204, 20, 18
CMY:
20, 92, 93
CMYK:
0, 90, 91, 20
HSL:
1°, 83.7838%, 43.5294%
HSV (HSB):
1°, 91.1765%, 80.0000%
XYZ:
25.2612, 13.3814, 1.8237
xyY:
0.6243, 0.3307, 13.3814
CIE-Lab:
43.3323, 65.7282, 51.1255
CIE-LCH:
43.3323, 83.2707, 37.8769
CIE-Luv:
43.3323, 134.4802, 29.2902
Hunter-Lab:
36.5805, 59.2496, 22.6505
#cc1412 color charts
#cc1412 color shades, tints & tones
#cc1412 color schemes
#cc1412 color preview, HTML & CSS examples
This text has a color of #cc1412
<p style="color:#cc1412;">Text here</p>
.mytext {color:#cc1412;}
This box has a color of #cc1412
<div style="background-color:#cc1412;">Content here</div>
.mybackground {background-color:#cc1412;}
Border around this has a color of #cc1412
<div style="border:2px solid #cc1412;">Content here</div>
.myborder {border:2px solid #cc1412;}