#cd0d01 color space conversions
Hex:
#cd0d01
RGB:
205, 13, 1
CMY:
20, 95, 100
CMYK:
0, 94, 100, 20
HSL:
4°, 99.0291%, 40.3922%
HSV (HSB):
4°, 99.5122%, 80.3922%
XYZ:
25.3262, 13.2692, 1.2551
xyY:
0.6355, 0.3330, 13.2692
CIE-Lab:
43.1661, 66.7206, 56.8317
CIE-LCH:
43.1661, 87.6441, 40.4239
CIE-Luv:
43.1661, 138.1734, 30.9482
Hunter-Lab:
36.4269, 60.3573, 23.4560
#cd0d01 color charts
#cd0d01 color shades, tints & tones
#cd0d01 color schemes
#cd0d01 color preview, HTML & CSS examples
This text has a color of #cd0d01
<p style="color:#cd0d01;">Text here</p>
.mytext {color:#cd0d01;}
This box has a color of #cd0d01
<div style="background-color:#cd0d01;">Content here</div>
.mybackground {background-color:#cd0d01;}
Border around this has a color of #cd0d01
<div style="border:2px solid #cd0d01;">Content here</div>
.myborder {border:2px solid #cd0d01;}