#dc0d01 color space conversions
Hex:
#dc0d01
RGB:
220, 13, 1
CMY:
14, 95, 100
CMYK:
0, 94, 100, 14
HSL:
3°, 99.0950%, 43.3333%
HSV (HSB):
3°, 99.5455%, 86.2745%
XYZ:
29.6646, 15.5057, 1.4581
xyY:
0.6362, 0.3325, 15.5057
CIE-Lab:
46.3192, 70.5419, 59.9527
CIE-LCH:
46.3192, 92.5769, 40.3608
CIE-Luv:
46.3192, 148.8513, 33.1567
Hunter-Lab:
39.3773, 65.5616, 25.3686
#dc0d01 color charts
#dc0d01 color shades, tints & tones
#dc0d01 color schemes
#dc0d01 color preview, HTML & CSS examples
This text has a color of #dc0d01
<p style="color:#dc0d01;">Text here</p>
.mytext {color:#dc0d01;}
This box has a color of #dc0d01
<div style="background-color:#dc0d01;">Content here</div>
.mybackground {background-color:#dc0d01;}
Border around this has a color of #dc0d01
<div style="border:2px solid #dc0d01;">Content here</div>
.myborder {border:2px solid #dc0d01;}