#cd0909 color space conversions
Hex:
#cd0909
RGB:
205, 9, 9
CMY:
20, 96, 96
CMYK:
0, 96, 96, 20
HSL:
0°, 91.5888%, 41.9608%
HSV (HSB):
0°, 95.6098%, 80.3922%
XYZ:
25.3238, 13.1942, 1.4705
xyY:
0.6333, 0.3300, 13.1942
CIE-Lab:
43.0545, 67.1914, 54.1901
CIE-LCH:
43.0545, 86.3206, 38.8863
CIE-Luv:
43.0545, 138.3170, 29.8281
Hunter-Lab:
36.3239, 60.8777, 23.0265
#cd0909 color charts
#cd0909 color shades, tints & tones
#cd0909 color schemes
#cd0909 color preview, HTML & CSS examples
This text has a color of #cd0909
<p style="color:#cd0909;">Text here</p>
.mytext {color:#cd0909;}
This box has a color of #cd0909
<div style="background-color:#cd0909;">Content here</div>
.mybackground {background-color:#cd0909;}
Border around this has a color of #cd0909
<div style="border:2px solid #cd0909;">Content here</div>
.myborder {border:2px solid #cd0909;}