#dd71b4 color space conversions
Hex:
#dd71b4
RGB:
221, 113, 180
CMY:
13, 56, 29
CMYK:
0, 49, 19, 13
HSL:
323°, 61.3636%, 65.4902%
HSV (HSB):
323°, 48.8688%, 86.6667%
XYZ:
43.9621, 30.4777, 46.7457
xyY:
0.3628, 0.2515, 30.4777
CIE-Lab:
62.0642, 50.1949, -16.2838
CIE-LCH:
62.0642, 52.7702, 342.0263
CIE-Luv:
62.0642, 61.5929, -32.8025
Hunter-Lab:
55.2066, 45.5316, -11.5587
#dd71b4 color charts
#dd71b4 color shades, tints & tones
#dd71b4 color schemes
#dd71b4 color preview, HTML & CSS examples
This text has a color of #dd71b4
<p style="color:#dd71b4;">Text here</p>
.mytext {color:#dd71b4;}
This box has a color of #dd71b4
<div style="background-color:#dd71b4;">Content here</div>
.mybackground {background-color:#dd71b4;}
Border around this has a color of #dd71b4
<div style="border:2px solid #dd71b4;">Content here</div>
.myborder {border:2px solid #dd71b4;}