#dd1401 color space conversions
Hex:
#dd1401
RGB:
221, 20, 1
CMY:
13, 92, 100
CMYK:
0, 91, 100, 13
HSL:
5°, 99.0991%, 43.5294%
HSV (HSB):
5°, 99.5475%, 86.6667%
XYZ:
30.0744, 15.8747, 1.5077
xyY:
0.6337, 0.3345, 15.8747
CIE-Lab:
46.8096, 69.9827, 60.2655
CIE-LCH:
46.8096, 92.3553, 40.7334
CIE-Luv:
46.8096, 148.0345, 33.8012
Hunter-Lab:
39.8430, 65.0107, 25.6465
#dd1401 color charts
#dd1401 color shades, tints & tones
#dd1401 color schemes
#dd1401 color preview, HTML & CSS examples
This text has a color of #dd1401
<p style="color:#dd1401;">Text here</p>
.mytext {color:#dd1401;}
This box has a color of #dd1401
<div style="background-color:#dd1401;">Content here</div>
.mybackground {background-color:#dd1401;}
Border around this has a color of #dd1401
<div style="border:2px solid #dd1401;">Content here</div>
.myborder {border:2px solid #dd1401;}