#dd476b color space conversions
Hex:
#dd476b
RGB:
221, 71, 107
CMY:
13, 72, 58
CMYK:
0, 68, 52, 13
HSL:
346°, 68.8073%, 57.2549%
HSV (HSB):
346°, 67.8733%, 86.6667%
XYZ:
34.7259, 20.9402, 16.1215
xyY:
0.4837, 0.2917, 20.9402
CIE-Lab:
52.8839, 60.5306, 12.9590
CIE-LCH:
52.8839, 61.9023, 12.0841
CIE-Luv:
52.8839, 104.4115, 4.2262
Hunter-Lab:
45.7604, 55.3762, 11.1443
#dd476b color charts
#dd476b color shades, tints & tones
#dd476b color schemes
#dd476b color preview, HTML & CSS examples
This text has a color of #dd476b
<p style="color:#dd476b;">Text here</p>
.mytext {color:#dd476b;}
This box has a color of #dd476b
<div style="background-color:#dd476b;">Content here</div>
.mybackground {background-color:#dd476b;}
Border around this has a color of #dd476b
<div style="border:2px solid #dd476b;">Content here</div>
.myborder {border:2px solid #dd476b;}