#cc0b03 color space conversions
Hex:
#cc0b03
RGB:
204, 11, 3
CMY:
20, 96, 99
CMYK:
0, 95, 99, 20
HSL:
2°, 97.1014%, 40.5882%
HSV (HSB):
2°, 98.5294%, 80.0000%
XYZ:
25.0379, 13.0833, 1.2918
xyY:
0.6353, 0.3320, 13.0833
CIE-Lab:
42.8885, 66.6916, 55.9164
CIE-LCH:
42.8885, 87.0311, 39.9776
CIE-Luv:
42.8885, 137.6912, 30.4517
Hunter-Lab:
36.1708, 60.2612, 23.2021
#cc0b03 color charts
#cc0b03 color shades, tints & tones
#cc0b03 color schemes
#cc0b03 color preview, HTML & CSS examples
This text has a color of #cc0b03
<p style="color:#cc0b03;">Text here</p>
.mytext {color:#cc0b03;}
This box has a color of #cc0b03
<div style="background-color:#cc0b03;">Content here</div>
.mybackground {background-color:#cc0b03;}
Border around this has a color of #cc0b03
<div style="border:2px solid #cc0b03;">Content here</div>
.myborder {border:2px solid #cc0b03;}