#cc3e3b color space conversions
Hex:
#cc3e3b
RGB:
204, 62, 59
CMY:
20, 76, 77
CMYK:
0, 70, 71, 20
HSL:
1°, 58.7045%, 51.5686%
HSV (HSB):
1°, 71.0784%, 80.0000%
XYZ:
27.4139, 16.5984, 5.8966
xyY:
0.5493, 0.3326, 16.5984
CIE-Lab:
47.7500, 55.5705, 34.2460
CIE-LCH:
47.7500, 65.2754, 31.6439
CIE-Luv:
47.7500, 108.6544, 24.6066
Hunter-Lab:
40.7411, 48.8121, 19.9375
#cc3e3b color charts
#cc3e3b color shades, tints & tones
#cc3e3b color schemes
#cc3e3b color preview, HTML & CSS examples
This text has a color of #cc3e3b
<p style="color:#cc3e3b;">Text here</p>
.mytext {color:#cc3e3b;}
This box has a color of #cc3e3b
<div style="background-color:#cc3e3b;">Content here</div>
.mybackground {background-color:#cc3e3b;}
Border around this has a color of #cc3e3b
<div style="border:2px solid #cc3e3b;">Content here</div>
.myborder {border:2px solid #cc3e3b;}