#dd211b color space conversions
Hex:
#dd211b
RGB:
221, 33, 27
CMY:
13, 87, 89
CMYK:
0, 85, 88, 13
HSL:
2°, 78.2258%, 48.6275%
HSV (HSB):
2°, 87.7828%, 86.6667%
XYZ:
30.5605, 16.5390, 2.6185
xyY:
0.6147, 0.3327, 16.5390
CIE-Lab:
47.6738, 68.0832, 52.0532
CIE-LCH:
47.6738, 85.7022, 37.3998
CIE-Luv:
47.6738, 141.8209, 31.7388
Hunter-Lab:
40.6682, 62.9662, 24.6502
#dd211b color charts
#dd211b color shades, tints & tones
#dd211b color schemes
#dd211b color preview, HTML & CSS examples
This text has a color of #dd211b
<p style="color:#dd211b;">Text here</p>
.mytext {color:#dd211b;}
This box has a color of #dd211b
<div style="background-color:#dd211b;">Content here</div>
.mybackground {background-color:#dd211b;}
Border around this has a color of #dd211b
<div style="border:2px solid #dd211b;">Content here</div>
.myborder {border:2px solid #dd211b;}