#dd1101 color space conversions
Hex:
#dd1101
RGB:
221, 17, 1
CMY:
13, 93, 100
CMYK:
0, 92, 100, 13
HSL:
4°, 99.0991%, 43.5294%
HSV (HSB):
4°, 99.5475%, 86.6667%
XYZ:
30.0247, 15.7752, 1.4912
xyY:
0.6349, 0.3336, 15.7752
CIE-Lab:
46.6782, 70.3612, 60.2156
CIE-LCH:
46.6782, 92.6100, 40.5571
CIE-Luv:
46.6782, 148.7443, 33.5689
Hunter-Lab:
39.7181, 65.4298, 25.5767
#dd1101 color charts
#dd1101 color shades, tints & tones
#dd1101 color schemes
#dd1101 color preview, HTML & CSS examples
This text has a color of #dd1101
<p style="color:#dd1101;">Text here</p>
.mytext {color:#dd1101;}
This box has a color of #dd1101
<div style="background-color:#dd1101;">Content here</div>
.mybackground {background-color:#dd1101;}
Border around this has a color of #dd1101
<div style="border:2px solid #dd1101;">Content here</div>
.myborder {border:2px solid #dd1101;}