#dd476a color space conversions
Hex:
#dd476a
RGB:
221, 71, 106
CMY:
13, 72, 58
CMYK:
0, 68, 52, 13
HSL:
346°, 68.8073%, 57.2549%
HSV (HSB):
346°, 67.8733%, 86.6667%
XYZ:
34.6736, 20.9192, 15.8460
xyY:
0.4854, 0.2928, 20.9192
CIE-Lab:
52.8610, 60.4500, 13.5257
CIE-LCH:
52.8610, 61.9447, 12.6122
CIE-Luv:
52.8610, 104.7268, 4.8796
Hunter-Lab:
45.7376, 55.2798, 11.4750
#dd476a color charts
#dd476a color shades, tints & tones
#dd476a color schemes
#dd476a color preview, HTML & CSS examples
This text has a color of #dd476a
<p style="color:#dd476a;">Text here</p>
.mytext {color:#dd476a;}
This box has a color of #dd476a
<div style="background-color:#dd476a;">Content here</div>
.mybackground {background-color:#dd476a;}
Border around this has a color of #dd476a
<div style="border:2px solid #dd476a;">Content here</div>
.myborder {border:2px solid #dd476a;}