#cc0505 color space conversions
Hex:
#cc0505
RGB:
204, 5, 5
CMY:
20, 98, 98
CMYK:
0, 98, 98, 20
HSL:
0°, 95.2153%, 40.9804%
HSV (HSB):
0°, 97.5490%, 80.0000%
XYZ:
24.9835, 12.9569, 1.3277
xyY:
0.6362, 0.3300, 12.9569
CIE-Lab:
42.6982, 67.2793, 55.1697
CIE-LCH:
42.6982, 87.0069, 39.3521
CIE-Luv:
42.6982, 138.5766, 29.8842
Hunter-Lab:
35.9956, 60.8991, 23.0100
#cc0505 color charts
#cc0505 color shades, tints & tones
#cc0505 color schemes
#cc0505 color preview, HTML & CSS examples
This text has a color of #cc0505
<p style="color:#cc0505;">Text here</p>
.mytext {color:#cc0505;}
This box has a color of #cc0505
<div style="background-color:#cc0505;">Content here</div>
.mybackground {background-color:#cc0505;}
Border around this has a color of #cc0505
<div style="border:2px solid #cc0505;">Content here</div>
.myborder {border:2px solid #cc0505;}