#cc1f2b color space conversions
Hex:
#cc1f2b
RGB:
204, 31, 43
CMY:
20, 88, 83
CMYK:
0, 85, 79, 20
HSL:
356°, 73.6170%, 46.0784%
HSV (HSB):
356°, 84.8039%, 80.0000%
XYZ:
25.8279, 13.9918, 3.6249
xyY:
0.5945, 0.3221, 13.9918
CIE-Lab:
44.2211, 64.2833, 39.4904
CIE-LCH:
44.2211, 75.4442, 31.5631
CIE-Luv:
44.2211, 127.1275, 24.3491
Hunter-Lab:
37.4056, 57.7913, 20.4382
#cc1f2b color charts
#cc1f2b color shades, tints & tones
#cc1f2b color schemes
#cc1f2b color preview, HTML & CSS examples
This text has a color of #cc1f2b
<p style="color:#cc1f2b;">Text here</p>
.mytext {color:#cc1f2b;}
This box has a color of #cc1f2b
<div style="background-color:#cc1f2b;">Content here</div>
.mybackground {background-color:#cc1f2b;}
Border around this has a color of #cc1f2b
<div style="border:2px solid #cc1f2b;">Content here</div>
.myborder {border:2px solid #cc1f2b;}