#dd111a color space conversions
Hex:
#dd111a
RGB:
221, 17, 26
CMY:
13, 93, 90
CMYK:
0, 92, 88, 13
HSL:
357°, 85.7143%, 46.6667%
HSV (HSB):
357°, 92.3077%, 86.6667%
XYZ:
30.2057, 15.8476, 2.4442
xyY:
0.6228, 0.3268, 15.8476
CIE-Lab:
46.7739, 70.6314, 51.8126
CIE-LCH:
46.7739, 87.5976, 36.2624
CIE-Luv:
46.7739, 146.6112, 30.3042
Hunter-Lab:
39.8091, 65.7735, 24.2261
#dd111a color charts
#dd111a color shades, tints & tones
#dd111a color schemes
#dd111a color preview, HTML & CSS examples
This text has a color of #dd111a
<p style="color:#dd111a;">Text here</p>
.mytext {color:#dd111a;}
This box has a color of #dd111a
<div style="background-color:#dd111a;">Content here</div>
.mybackground {background-color:#dd111a;}
Border around this has a color of #dd111a
<div style="border:2px solid #dd111a;">Content here</div>
.myborder {border:2px solid #dd111a;}