#cc3d2c color space conversions
Hex:
#cc3d2c
RGB:
204, 61, 44
CMY:
20, 76, 83
CMYK:
0, 70, 78, 20
HSL:
6°, 64.5161%, 48.6275%
HSV (HSB):
6°, 78.4314%, 80.0000%
XYZ:
27.0252, 16.3567, 4.1156
xyY:
0.5690, 0.3444, 16.3567
CIE-Lab:
47.4390, 55.3420, 42.2570
CIE-LCH:
47.4390, 69.6304, 37.3640
CIE-Luv:
47.4390, 112.1364, 30.0301
Hunter-Lab:
40.4434, 48.5017, 22.2769
#cc3d2c color charts
#cc3d2c color shades, tints & tones
#cc3d2c color schemes
#cc3d2c color preview, HTML & CSS examples
This text has a color of #cc3d2c
<p style="color:#cc3d2c;">Text here</p>
.mytext {color:#cc3d2c;}
This box has a color of #cc3d2c
<div style="background-color:#cc3d2c;">Content here</div>
.mybackground {background-color:#cc3d2c;}
Border around this has a color of #cc3d2c
<div style="border:2px solid #cc3d2c;">Content here</div>
.myborder {border:2px solid #cc3d2c;}