#dd111b color space conversions
Hex:
#dd111b
RGB:
221, 17, 27
CMY:
13, 93, 89
CMYK:
0, 92, 88, 13
HSL:
357°, 85.7143%, 46.6667%
HSV (HSB):
357°, 92.3077%, 86.6667%
XYZ:
30.2171, 15.8522, 2.5041
xyY:
0.6221, 0.3264, 15.8522
CIE-Lab:
46.7800, 70.6483, 51.3658
CIE-LCH:
46.7800, 87.3477, 36.0195
CIE-Luv:
46.7800, 146.4792, 30.1018
Hunter-Lab:
39.8148, 65.7950, 24.1414
#dd111b color charts
#dd111b color shades, tints & tones
#dd111b color schemes
#dd111b color preview, HTML & CSS examples
This text has a color of #dd111b
<p style="color:#dd111b;">Text here</p>
.mytext {color:#dd111b;}
This box has a color of #dd111b
<div style="background-color:#dd111b;">Content here</div>
.mybackground {background-color:#dd111b;}
Border around this has a color of #dd111b
<div style="border:2px solid #dd111b;">Content here</div>
.myborder {border:2px solid #dd111b;}