#cc3f3c color space conversions
Hex:
#cc3f3c
RGB:
204, 63, 60
CMY:
20, 75, 76
CMYK:
0, 69, 71, 20
HSL:
1°, 58.5366%, 51.7647%
HSV (HSB):
1°, 70.5882%, 80.0000%
XYZ:
27.4950, 16.7186, 6.0528
xyY:
0.5470, 0.3326, 16.7186
CIE-Lab:
47.9035, 55.2340, 33.8483
CIE-LCH:
47.9035, 64.7804, 31.5007
CIE-Luv:
47.9035, 107.8416, 24.4478
Hunter-Lab:
40.8884, 48.4756, 19.8450
#cc3f3c color charts
#cc3f3c color shades, tints & tones
#cc3f3c color schemes
#cc3f3c color preview, HTML & CSS examples
This text has a color of #cc3f3c
<p style="color:#cc3f3c;">Text here</p>
.mytext {color:#cc3f3c;}
This box has a color of #cc3f3c
<div style="background-color:#cc3f3c;">Content here</div>
.mybackground {background-color:#cc3f3c;}
Border around this has a color of #cc3f3c
<div style="border:2px solid #cc3f3c;">Content here</div>
.myborder {border:2px solid #cc3f3c;}