#cc103e color space conversions
Hex:
#cc103e
RGB:
204, 16, 62
CMY:
20, 94, 76
CMYK:
0, 92, 70, 20
HSL:
345°, 85.4545%, 43.1373%
HSV (HSB):
345°, 92.1569%, 80.0000%
XYZ:
25.9566, 13.5558, 5.8059
xyY:
0.5728, 0.2991, 13.5558
CIE-Lab:
43.5890, 67.5454, 27.4620
CIE-LCH:
43.5890, 72.9146, 22.1252
CIE-Luv:
43.5890, 126.3665, 14.8336
Hunter-Lab:
36.8181, 61.4100, 16.4232
#cc103e color charts
#cc103e color shades, tints & tones
#cc103e color schemes
#cc103e color preview, HTML & CSS examples
This text has a color of #cc103e
<p style="color:#cc103e;">Text here</p>
.mytext {color:#cc103e;}
This box has a color of #cc103e
<div style="background-color:#cc103e;">Content here</div>
.mybackground {background-color:#cc103e;}
Border around this has a color of #cc103e
<div style="border:2px solid #cc103e;">Content here</div>
.myborder {border:2px solid #cc103e;}