#dd445f color space conversions
Hex:
#dd445f
RGB:
221, 68, 95
CMY:
13, 73, 63
CMYK:
0, 69, 57, 13
HSL:
349°, 69.2308%, 56.6667%
HSV (HSB):
349°, 69.2308%, 86.6667%
XYZ:
33.9515, 20.3326, 12.9616
xyY:
0.5049, 0.3024, 20.3326
CIE-Lab:
52.2112, 60.7533, 19.2203
CIE-LCH:
52.2112, 63.7212, 17.5557
CIE-Luv:
52.2112, 109.6859, 10.8580
Hunter-Lab:
45.0917, 55.4898, 14.5213
#dd445f color charts
#dd445f color shades, tints & tones
#dd445f color schemes
#dd445f color preview, HTML & CSS examples
This text has a color of #dd445f
<p style="color:#dd445f;">Text here</p>
.mytext {color:#dd445f;}
This box has a color of #dd445f
<div style="background-color:#dd445f;">Content here</div>
.mybackground {background-color:#dd445f;}
Border around this has a color of #dd445f
<div style="border:2px solid #dd445f;">Content here</div>
.myborder {border:2px solid #dd445f;}