#cc3b2a color space conversions
Hex:
#cc3b2a
RGB:
204, 59, 42
CMY:
20, 77, 84
CMYK:
0, 71, 79, 20
HSL:
6°, 65.8537%, 48.2353%
HSV (HSB):
6°, 79.4118%, 80.0000%
XYZ:
26.8837, 16.1325, 3.8874
xyY:
0.5732, 0.3439, 16.1325
CIE-Lab:
47.1478, 56.0226, 43.0192
CIE-LCH:
47.1478, 70.6341, 37.5203
CIE-Luv:
47.1478, 113.6869, 30.1692
Hunter-Lab:
40.1652, 49.1859, 22.3772
#cc3b2a color charts
#cc3b2a color shades, tints & tones
#cc3b2a color schemes
#cc3b2a color preview, HTML & CSS examples
This text has a color of #cc3b2a
<p style="color:#cc3b2a;">Text here</p>
.mytext {color:#cc3b2a;}
This box has a color of #cc3b2a
<div style="background-color:#cc3b2a;">Content here</div>
.mybackground {background-color:#cc3b2a;}
Border around this has a color of #cc3b2a
<div style="border:2px solid #cc3b2a;">Content here</div>
.myborder {border:2px solid #cc3b2a;}