#cc3a3a color space conversions
Hex:
#cc3a3a
RGB:
204, 58, 58
CMY:
20, 77, 77
CMYK:
0, 72, 72, 20
HSL:
0°, 58.8710%, 51.3725%
HSV (HSB):
0°, 71.5686%, 80.0000%
XYZ:
27.1786, 16.1690, 5.6914
xyY:
0.5542, 0.3297, 16.1690
CIE-Lab:
47.1954, 57.0132, 34.1778
CIE-LCH:
47.1954, 66.4727, 30.9415
CIE-Luv:
47.1954, 111.1961, 23.9773
Hunter-Lab:
40.2107, 50.2805, 19.7555
#cc3a3a color charts
#cc3a3a color shades, tints & tones
#cc3a3a color schemes
#cc3a3a color preview, HTML & CSS examples
This text has a color of #cc3a3a
<p style="color:#cc3a3a;">Text here</p>
.mytext {color:#cc3a3a;}
This box has a color of #cc3a3a
<div style="background-color:#cc3a3a;">Content here</div>
.mybackground {background-color:#cc3a3a;}
Border around this has a color of #cc3a3a
<div style="border:2px solid #cc3a3a;">Content here</div>
.myborder {border:2px solid #cc3a3a;}