#cc010c color space conversions
Hex:
#cc010c
RGB:
204, 1, 12
CMY:
20, 100, 95
CMYK:
0, 100, 94, 20
HSL:
357°, 99.0244%, 40.1961%
HSV (HSB):
357°, 99.5098%, 80.0000%
XYZ:
24.9791, 12.8856, 1.5185
xyY:
0.6343, 0.3272, 12.8856
CIE-Lab:
42.5904, 67.7249, 52.8774
CIE-LCH:
42.5904, 85.9225, 37.9816
CIE-Luv:
42.5904, 138.7396, 28.8654
Hunter-Lab:
35.8965, 61.3925, 22.6196
#cc010c color charts
#cc010c RGB chart
#cc010c CMYK chart
#cc010c RGB pie chart
#cc010c color shades, tints & tones
#cc010c color schemes
#cc010c color preview, HTML & CSS examples
This text has a color of #cc010c
<p style="color:#cc010c;">Text here</p>
.mytext {color:#cc010c;}
Text color #cc010c
This box has a color of #cc010c
<div style="background-color:#cc010c;">Content here</div>
.mybackground {background-color:#cc010c;}
Background color #cc010c
Border around this has a color of #cc010c
<div style="border:2px solid #cc010c;">Content here</div>
.myborder {border:2px solid #cc010c;}
Border color #cc010c