#cc4d3c color space conversions
Hex:
#cc4d3c
RGB:
204, 77, 60
CMY:
20, 70, 76
CMYK:
0, 62, 71, 20
HSL:
7°, 58.5366%, 51.7647%
HSV (HSB):
7°, 70.5882%, 80.0000%
XYZ:
28.3713, 18.4714, 6.3450
xyY:
0.5334, 0.3473, 18.4714
CIE-Lab:
50.0629, 49.4030, 36.3627
CIE-LCH:
50.0629, 61.3425, 36.3546
CIE-Luv:
50.0629, 98.8650, 28.6382
Hunter-Lab:
42.9783, 42.6213, 21.3318
#cc4d3c color charts
#cc4d3c color shades, tints & tones
#cc4d3c color schemes
#cc4d3c color preview, HTML & CSS examples
This text has a color of #cc4d3c
<p style="color:#cc4d3c;">Text here</p>
.mytext {color:#cc4d3c;}
This box has a color of #cc4d3c
<div style="background-color:#cc4d3c;">Content here</div>
.mybackground {background-color:#cc4d3c;}
Border around this has a color of #cc4d3c
<div style="border:2px solid #cc4d3c;">Content here</div>
.myborder {border:2px solid #cc4d3c;}