#cd010d color space conversions
Hex:
#cd010d
RGB:
205, 1, 13
CMY:
20, 100, 95
CMYK:
0, 100, 94, 20
HSL:
356°, 99.0291%, 40.3922%
HSV (HSB):
356°, 99.5122%, 80.3922%
XYZ:
25.2603, 13.0299, 1.5644
xyY:
0.6338, 0.3269, 13.0299
CIE-Lab:
42.8083, 67.9835, 52.7721
CIE-LCH:
42.8083, 86.0619, 37.8204
CIE-Luv:
42.8083, 139.3671, 28.8994
Hunter-Lab:
36.0970, 61.7431, 22.6983
#cd010d color charts
#cd010d color shades, tints & tones
#cd010d color schemes
#cd010d color preview, HTML & CSS examples
This text has a color of #cd010d
<p style="color:#cd010d;">Text here</p>
.mytext {color:#cd010d;}
This box has a color of #cd010d
<div style="background-color:#cd010d;">Content here</div>
.mybackground {background-color:#cd010d;}
Border around this has a color of #cd010d
<div style="border:2px solid #cd010d;">Content here</div>
.myborder {border:2px solid #cd010d;}