#cc240b color space conversions
Hex:
#cc240b
RGB:
204, 36, 11
CMY:
20, 86, 96
CMYK:
0, 82, 95, 20
HSL:
8°, 89.7674%, 42.1569%
HSV (HSB):
8°, 94.6078%, 80.0000%
XYZ:
25.5931, 14.1233, 1.6938
xyY:
0.6180, 0.3411, 14.1233
CIE-Lab:
44.4092, 62.4884, 54.2277
CIE-LCH:
44.4092, 82.7372, 40.9516
CIE-Luv:
44.4092, 129.4776, 32.2004
Hunter-Lab:
37.5810, 55.7941, 23.6345
#cc240b color charts
#cc240b color shades, tints & tones
#cc240b color schemes
#cc240b color preview, HTML & CSS examples
This text has a color of #cc240b
<p style="color:#cc240b;">Text here</p>
.mytext {color:#cc240b;}
This box has a color of #cc240b
<div style="background-color:#cc240b;">Content here</div>
.mybackground {background-color:#cc240b;}
Border around this has a color of #cc240b
<div style="border:2px solid #cc240b;">Content here</div>
.myborder {border:2px solid #cc240b;}