#cc1b3f color space conversions
Hex:
#cc1b3f
RGB:
204, 27, 63
CMY:
20, 89, 75
CMYK:
0, 87, 69, 20
HSL:
348°, 76.6234%, 45.2941%
HSV (HSB):
348°, 86.7647%, 80.0000%
XYZ:
26.1910, 13.9801, 6.0206
xyY:
0.5670, 0.3027, 13.9801
CIE-Lab:
44.2044, 65.8660, 27.6061
CIE-LCH:
44.2044, 71.4172, 22.7398
CIE-Luv:
44.2044, 123.3733, 15.5793
Hunter-Lab:
37.3900, 59.6033, 16.6260
#cc1b3f color charts
#cc1b3f color shades, tints & tones
#cc1b3f color schemes
#cc1b3f color preview, HTML & CSS examples
This text has a color of #cc1b3f
<p style="color:#cc1b3f;">Text here</p>
.mytext {color:#cc1b3f;}
This box has a color of #cc1b3f
<div style="background-color:#cc1b3f;">Content here</div>
.mybackground {background-color:#cc1b3f;}
Border around this has a color of #cc1b3f
<div style="border:2px solid #cc1b3f;">Content here</div>
.myborder {border:2px solid #cc1b3f;}