#cc101c color space conversions
Hex:
#cc101c
RGB:
204, 16, 28
CMY:
20, 94, 89
CMYK:
0, 92, 86, 20
HSL:
356°, 85.4545%, 43.1373%
HSV (HSB):
356°, 92.1569%, 80.0000%
XYZ:
25.2967, 13.2918, 2.3309
xyY:
0.6182, 0.3248, 13.2918
CIE-Lab:
43.1997, 66.4508, 46.5354
CIE-LCH:
43.1997, 81.1249, 35.0035
CIE-Luv:
43.1997, 134.1871, 26.9770
Hunter-Lab:
36.4579, 60.0529, 21.7299
#cc101c color charts
#cc101c RGB chart
#cc101c CMYK chart
#cc101c RGB pie chart
#cc101c color shades, tints & tones
#cc101c color schemes
#cc101c color preview, HTML & CSS examples
This text has a color of #cc101c
<p style="color:#cc101c;">Text here</p>
.mytext {color:#cc101c;}
Text color #cc101c
This box has a color of #cc101c
<div style="background-color:#cc101c;">Content here</div>
.mybackground {background-color:#cc101c;}
Background color #cc101c
Border around this has a color of #cc101c
<div style="border:2px solid #cc101c;">Content here</div>
.myborder {border:2px solid #cc101c;}
Border color #cc101c