#cc0300 color space conversions
Hex:
#cc0300
RGB:
204, 3, 0
CMY:
20, 99, 100
CMYK:
0, 99, 100, 20
HSL:
1°, 100.0000%, 40.0000%
HSV (HSB):
1°, 100.0000%, 80.0000%
XYZ:
24.9344, 12.9025, 1.1762
xyY:
0.6391, 0.3307, 12.9025
CIE-Lab:
42.6160, 67.4238, 56.8498
CIE-LCH:
42.6160, 88.1922, 40.1366
CIE-Luv:
42.6160, 139.2928, 30.3244
Hunter-Lab:
35.9200, 61.0482, 23.2025
#cc0300 color charts
#cc0300 color shades, tints & tones
#cc0300 color schemes
#cc0300 color preview, HTML & CSS examples
This text has a color of #cc0300
<p style="color:#cc0300;">Text here</p>
.mytext {color:#cc0300;}
This box has a color of #cc0300
<div style="background-color:#cc0300;">Content here</div>
.mybackground {background-color:#cc0300;}
Border around this has a color of #cc0300
<div style="border:2px solid #cc0300;">Content here</div>
.myborder {border:2px solid #cc0300;}