#dd4575 color space conversions
Hex:
#dd4575
RGB:
221, 69, 117
CMY:
13, 73, 54
CMYK:
0, 69, 47, 13
HSL:
341°, 69.0909%, 56.8627%
HSV (HSB):
341°, 68.7783%, 86.6667%
XYZ:
35.1578, 20.9128, 19.0132
xyY:
0.4682, 0.2785, 20.9128
CIE-Lab:
52.8539, 62.1362, 6.9257
CIE-LCH:
52.8539, 62.5209, 6.3599
CIE-Luv:
52.8539, 102.1289, -3.1784
Hunter-Lab:
45.7305, 57.2034, 7.3606
#dd4575 color charts
#dd4575 color shades, tints & tones
#dd4575 color schemes
#dd4575 color preview, HTML & CSS examples
This text has a color of #dd4575
<p style="color:#dd4575;">Text here</p>
.mytext {color:#dd4575;}
This box has a color of #dd4575
<div style="background-color:#dd4575;">Content here</div>
.mybackground {background-color:#dd4575;}
Border around this has a color of #dd4575
<div style="border:2px solid #dd4575;">Content here</div>
.myborder {border:2px solid #dd4575;}