#dd1b2b color space conversions
Hex:
#dd1b2b
RGB:
221, 27, 43
CMY:
13, 89, 83
CMYK:
0, 88, 81, 13
HSL:
355°, 78.2258%, 48.6275%
HSV (HSB):
355°, 87.7828%, 86.6667%
XYZ:
30.6468, 16.3304, 3.8223
xyY:
0.6033, 0.3215, 16.3304
CIE-Lab:
47.4051, 69.5639, 43.8325
CIE-LCH:
47.4051, 82.2218, 32.2152
CIE-Luv:
47.4051, 141.2409, 26.8954
Hunter-Lab:
40.4109, 64.6514, 22.6796
#dd1b2b color charts
#dd1b2b color shades, tints & tones
#dd1b2b color schemes
#dd1b2b color preview, HTML & CSS examples
This text has a color of #dd1b2b
<p style="color:#dd1b2b;">Text here</p>
.mytext {color:#dd1b2b;}
This box has a color of #dd1b2b
<div style="background-color:#dd1b2b;">Content here</div>
.mybackground {background-color:#dd1b2b;}
Border around this has a color of #dd1b2b
<div style="border:2px solid #dd1b2b;">Content here</div>
.myborder {border:2px solid #dd1b2b;}