#dc1d01 color space conversions
Hex:
#dc1d01
RGB:
220, 29, 1
CMY:
14, 89, 100
CMYK:
0, 87, 100, 14
HSL:
8°, 99.0950%, 43.3333%
HSV (HSB):
8°, 99.5455%, 86.2745%
XYZ:
29.9600, 16.0966, 1.5566
xyY:
0.6292, 0.3381, 16.0966
CIE-Lab:
47.1009, 68.2945, 60.2545
CIE-LCH:
47.1009, 91.0755, 41.4211
CIE-Luv:
47.1009, 144.6529, 34.5361
Hunter-Lab:
40.1205, 63.0841, 25.7840
#dc1d01 color charts
#dc1d01 color shades, tints & tones
#dc1d01 color schemes
#dc1d01 color preview, HTML & CSS examples
This text has a color of #dc1d01
<p style="color:#dc1d01;">Text here</p>
.mytext {color:#dc1d01;}
This box has a color of #dc1d01
<div style="background-color:#dc1d01;">Content here</div>
.mybackground {background-color:#dc1d01;}
Border around this has a color of #dc1d01
<div style="border:2px solid #dc1d01;">Content here</div>
.myborder {border:2px solid #dc1d01;}