#cc3e3d color space conversions
Hex:
#cc3e3d
RGB:
204, 62, 61
CMY:
20, 76, 76
CMYK:
0, 70, 70, 20
HSL:
0°, 58.3673%, 51.9608%
HSV (HSB):
0°, 70.0980%, 80.0000%
XYZ:
27.4668, 16.6195, 6.1751
xyY:
0.5465, 0.3307, 16.6195
CIE-Lab:
47.7770, 55.6662, 33.1197
CIE-LCH:
47.7770, 64.7737, 30.7513
CIE-Luv:
47.7770, 108.2153, 23.7328
Hunter-Lab:
40.7671, 48.9218, 19.5561
#cc3e3d color charts
#cc3e3d color shades, tints & tones
#cc3e3d color schemes
#cc3e3d color preview, HTML & CSS examples
This text has a color of #cc3e3d
<p style="color:#cc3e3d;">Text here</p>
.mytext {color:#cc3e3d;}
This box has a color of #cc3e3d
<div style="background-color:#cc3e3d;">Content here</div>
.mybackground {background-color:#cc3e3d;}
Border around this has a color of #cc3e3d
<div style="border:2px solid #cc3e3d;">Content here</div>
.myborder {border:2px solid #cc3e3d;}