#cc3b3b color space conversions
Hex:
#cc3b3b
RGB:
204, 59, 59
CMY:
20, 77, 77
CMYK:
0, 71, 71, 20
HSL:
0°, 58.7045%, 51.5686%
HSV (HSB):
0°, 71.0784%, 80.0000%
XYZ:
27.2552, 16.2811, 5.8437
xyY:
0.5519, 0.3297, 16.2811
CIE-Lab:
47.3411, 56.6943, 33.7680
CIE-LCH:
47.3411, 65.9888, 30.7786
CIE-Luv:
47.3411, 110.4040, 23.8064
Hunter-Lab:
40.3498, 49.9599, 19.6581
#cc3b3b color charts
#cc3b3b color shades, tints & tones
#cc3b3b color schemes
#cc3b3b color preview, HTML & CSS examples
This text has a color of #cc3b3b
<p style="color:#cc3b3b;">Text here</p>
.mytext {color:#cc3b3b;}
This box has a color of #cc3b3b
<div style="background-color:#cc3b3b;">Content here</div>
.mybackground {background-color:#cc3b3b;}
Border around this has a color of #cc3b3b
<div style="border:2px solid #cc3b3b;">Content here</div>
.myborder {border:2px solid #cc3b3b;}