#cc1040 color space conversions
Hex:
#cc1040
RGB:
204, 16, 64
CMY:
20, 94, 75
CMYK:
0, 92, 69, 20
HSL:
345°, 85.4545%, 43.1373%
HSV (HSB):
345°, 92.1569%, 80.0000%
XYZ:
26.0125, 13.5781, 6.1003
xyY:
0.5693, 0.2972, 13.5781
CIE-Lab:
43.6217, 67.6370, 26.2668
CIE-LCH:
43.6217, 72.5583, 21.2237
CIE-Luv:
43.6217, 125.7462, 13.8636
Hunter-Lab:
36.8485, 61.5240, 15.9784
#cc1040 color charts
#cc1040 color shades, tints & tones
#cc1040 color schemes
#cc1040 color preview, HTML & CSS examples
This text has a color of #cc1040
<p style="color:#cc1040;">Text here</p>
.mytext {color:#cc1040;}
This box has a color of #cc1040
<div style="background-color:#cc1040;">Content here</div>
.mybackground {background-color:#cc1040;}
Border around this has a color of #cc1040
<div style="border:2px solid #cc1040;">Content here</div>
.myborder {border:2px solid #cc1040;}