#cc3f1c color space conversions
Hex:
#cc3f1c
RGB:
204, 63, 28
CMY:
20, 75, 89
CMYK:
0, 69, 86, 20
HSL:
12°, 75.8621%, 45.4902%
HSV (HSB):
12°, 86.2745%, 80.0000%
XYZ:
26.8889, 16.4762, 2.8616
xyY:
0.5817, 0.3564, 16.4762
CIE-Lab:
47.5932, 54.1241, 50.1803
CIE-LCH:
47.5932, 73.8070, 42.8346
CIE-Luv:
47.5932, 113.0576, 34.8658
Hunter-Lab:
40.5909, 47.2110, 24.2337
#cc3f1c color charts
#cc3f1c color shades, tints & tones
#cc3f1c color schemes
#cc3f1c color preview, HTML & CSS examples
This text has a color of #cc3f1c
<p style="color:#cc3f1c;">Text here</p>
.mytext {color:#cc3f1c;}
This box has a color of #cc3f1c
<div style="background-color:#cc3f1c;">Content here</div>
.mybackground {background-color:#cc3f1c;}
Border around this has a color of #cc3f1c
<div style="border:2px solid #cc3f1c;">Content here</div>
.myborder {border:2px solid #cc3f1c;}