#cd2d01 color space conversions
Hex:
#cd2d01
RGB:
205, 45, 1
CMY:
20, 82, 100
CMYK:
0, 78, 100, 20
HSL:
13°, 99.0291%, 40.3922%
HSV (HSB):
13°, 99.5122%, 80.3922%
XYZ:
26.1207, 14.8581, 1.5199
xyY:
0.6146, 0.3496, 14.8581
CIE-Lab:
45.4392, 60.2522, 57.7739
CIE-LCH:
45.4392, 83.4754, 43.7971
CIE-Luv:
45.4392, 126.5518, 34.8886
Hunter-Lab:
38.5462, 53.5040, 24.6445
#cd2d01 color charts
#cd2d01 color shades, tints & tones
#cd2d01 color schemes
#cd2d01 color preview, HTML & CSS examples
This text has a color of #cd2d01
<p style="color:#cd2d01;">Text here</p>
.mytext {color:#cd2d01;}
This box has a color of #cd2d01
<div style="background-color:#cd2d01;">Content here</div>
.mybackground {background-color:#cd2d01;}
Border around this has a color of #cd2d01
<div style="border:2px solid #cd2d01;">Content here</div>
.myborder {border:2px solid #cd2d01;}