#dd475e color space conversions
Hex:
#dd475e
RGB:
221, 71, 94
CMY:
13, 72, 63
CMYK:
0, 68, 57, 13
HSL:
351°, 68.8073%, 57.2549%
HSV (HSB):
351°, 67.8733%, 86.6667%
XYZ:
34.0924, 20.6868, 12.7858
xyY:
0.5046, 0.3062, 20.6868
CIE-Lab:
52.6050, 59.5463, 20.3463
CIE-LCH:
52.6050, 62.9264, 18.8647
CIE-Luv:
52.6050, 108.3570, 12.3723
Hunter-Lab:
45.4827, 54.2032, 15.1708
#dd475e color charts
#dd475e color shades, tints & tones
#dd475e color schemes
#dd475e color preview, HTML & CSS examples
This text has a color of #dd475e
<p style="color:#dd475e;">Text here</p>
.mytext {color:#dd475e;}
This box has a color of #dd475e
<div style="background-color:#dd475e;">Content here</div>
.mybackground {background-color:#dd475e;}
Border around this has a color of #dd475e
<div style="border:2px solid #dd475e;">Content here</div>
.myborder {border:2px solid #dd475e;}