#cc040d color space conversions
Hex:
#cc040d
RGB:
204, 4, 13
CMY:
20, 98, 95
CMYK:
0, 98, 94, 20
HSL:
357°, 96.1538%, 40.7843%
HSV (HSB):
357°, 98.0392%, 80.0000%
XYZ:
25.0179, 12.9533, 1.5624
xyY:
0.6328, 0.3277, 12.9533
CIE-Lab:
42.6927, 67.4497, 52.5938
CIE-LCH:
42.6927, 85.5311, 37.9453
CIE-Luv:
42.6927, 138.1411, 28.9146
Hunter-Lab:
35.9906, 61.0957, 22.6196
#cc040d color charts
#cc040d color shades, tints & tones
#cc040d color schemes
#cc040d color preview, HTML & CSS examples
This text has a color of #cc040d
<p style="color:#cc040d;">Text here</p>
.mytext {color:#cc040d;}
This box has a color of #cc040d
<div style="background-color:#cc040d;">Content here</div>
.mybackground {background-color:#cc040d;}
Border around this has a color of #cc040d
<div style="border:2px solid #cc040d;">Content here</div>
.myborder {border:2px solid #cc040d;}