#dd475c color space conversions
Hex:
#dd475c
RGB:
221, 71, 92
CMY:
13, 72, 64
CMYK:
0, 68, 58, 13
HSL:
352°, 68.8073%, 57.2549%
HSV (HSB):
352°, 67.8733%, 86.6667%
XYZ:
34.0038, 20.6513, 12.3191
xyY:
0.5077, 0.3083, 20.6513
CIE-Lab:
52.5658, 59.4072, 21.4849
CIE-LCH:
52.5658, 63.1729, 19.8828
CIE-Luv:
52.5658, 108.9319, 13.5543
Hunter-Lab:
45.4437, 54.0381, 15.7380
#dd475c color charts
#dd475c color shades, tints & tones
#dd475c color schemes
#dd475c color preview, HTML & CSS examples
This text has a color of #dd475c
<p style="color:#dd475c;">Text here</p>
.mytext {color:#dd475c;}
This box has a color of #dd475c
<div style="background-color:#dd475c;">Content here</div>
.mybackground {background-color:#dd475c;}
Border around this has a color of #dd475c
<div style="border:2px solid #dd475c;">Content here</div>
.myborder {border:2px solid #dd475c;}