#cc0a3c color space conversions
Hex:
#cc0a3c
RGB:
204, 10, 60
CMY:
20, 96, 76
CMYK:
0, 95, 71, 20
HSL:
345°, 90.6542%, 41.9608%
HSV (HSB):
345°, 95.0980%, 80.0000%
XYZ:
25.8260, 13.3807, 5.4965
xyY:
0.5777, 0.2993, 13.3807
CIE-Lab:
43.3313, 68.1107, 28.3793
CIE-LCH:
43.3313, 73.7865, 22.6198
CIE-Luv:
43.3313, 128.0026, 15.3175
Hunter-Lab:
36.5796, 62.0104, 16.6967
#cc0a3c color charts
#cc0a3c color shades, tints & tones
#cc0a3c color schemes
#cc0a3c color preview, HTML & CSS examples
This text has a color of #cc0a3c
<p style="color:#cc0a3c;">Text here</p>
.mytext {color:#cc0a3c;}
This box has a color of #cc0a3c
<div style="background-color:#cc0a3c;">Content here</div>
.mybackground {background-color:#cc0a3c;}
Border around this has a color of #cc0a3c
<div style="border:2px solid #cc0a3c;">Content here</div>
.myborder {border:2px solid #cc0a3c;}