#dd4b4c color space conversions
Hex:
#dd4b4c
RGB:
221, 75, 76
CMY:
13, 71, 70
CMYK:
0, 66, 66, 13
HSL:
360°, 68.2243%, 58.0392%
HSV (HSB):
360°, 66.0633%, 86.6667%
XYZ:
33.6394, 20.9261, 9.1036
xyY:
0.5283, 0.3287, 20.9261
CIE-Lab:
52.8685, 56.8296, 31.2845
CIE-LCH:
52.8685, 64.8716, 28.8326
CIE-Luv:
52.8685, 110.7443, 23.4381
Hunter-Lab:
45.7451, 51.2090, 20.2224
#dd4b4c color charts
#dd4b4c color shades, tints & tones
#dd4b4c color schemes
#dd4b4c color preview, HTML & CSS examples
This text has a color of #dd4b4c
<p style="color:#dd4b4c;">Text here</p>
.mytext {color:#dd4b4c;}
This box has a color of #dd4b4c
<div style="background-color:#dd4b4c;">Content here</div>
.mybackground {background-color:#dd4b4c;}
Border around this has a color of #dd4b4c
<div style="border:2px solid #dd4b4c;">Content here</div>
.myborder {border:2px solid #dd4b4c;}