#cc3f3a color space conversions
Hex:
#cc3f3a
RGB:
204, 63, 58
CMY:
20, 75, 77
CMYK:
0, 69, 72, 20
HSL:
2°, 58.8710%, 51.3725%
HSV (HSB):
2°, 71.5686%, 80.0000%
XYZ:
27.4431, 16.6979, 5.7796
xyY:
0.5497, 0.3345, 16.6979
CIE-Lab:
47.8771, 55.1398, 34.9691
CIE-LCH:
47.8771, 65.2935, 32.3824
CIE-Luv:
47.8771, 108.2697, 25.3063
Hunter-Lab:
40.8630, 48.3679, 20.2183
#cc3f3a color charts
#cc3f3a color shades, tints & tones
#cc3f3a color schemes
#cc3f3a color preview, HTML & CSS examples
This text has a color of #cc3f3a
<p style="color:#cc3f3a;">Text here</p>
.mytext {color:#cc3f3a;}
This box has a color of #cc3f3a
<div style="background-color:#cc3f3a;">Content here</div>
.mybackground {background-color:#cc3f3a;}
Border around this has a color of #cc3f3a
<div style="border:2px solid #cc3f3a;">Content here</div>
.myborder {border:2px solid #cc3f3a;}