#cc3d2b color space conversions
Hex:
#cc3d2b
RGB:
204, 61, 43
CMY:
20, 76, 83
CMYK:
0, 70, 79, 20
HSL:
7°, 65.1822%, 48.4314%
HSV (HSB):
7°, 78.9216%, 80.0000%
XYZ:
27.0066, 16.3493, 4.0178
xyY:
0.5701, 0.3451, 16.3493
CIE-Lab:
47.4294, 55.3081, 42.7766
CIE-LCH:
47.4294, 69.9201, 37.7192
CIE-Luv:
47.4294, 112.3012, 30.3539
Hunter-Lab:
40.4342, 48.4629, 22.4125
#cc3d2b color charts
#cc3d2b color shades, tints & tones
#cc3d2b color schemes
#cc3d2b color preview, HTML & CSS examples
This text has a color of #cc3d2b
<p style="color:#cc3d2b;">Text here</p>
.mytext {color:#cc3d2b;}
This box has a color of #cc3d2b
<div style="background-color:#cc3d2b;">Content here</div>
.mybackground {background-color:#cc3d2b;}
Border around this has a color of #cc3d2b
<div style="border:2px solid #cc3d2b;">Content here</div>
.myborder {border:2px solid #cc3d2b;}