#dd80b9 color space conversions
Hex:
#dd80b9
RGB:
221, 128, 185
CMY:
13, 50, 27
CMYK:
0, 42, 16, 13
HSL:
323°, 57.7640%, 68.4314%
HSV (HSB):
323°, 42.0814%, 86.6667%
XYZ:
46.2949, 34.3133, 50.0821
xyY:
0.3542, 0.2626, 34.3133
CIE-Lab:
65.2105, 43.3554, -14.3666
CIE-LCH:
65.2105, 45.6737, 341.6665
CIE-Luv:
65.2105, 53.0020, -28.9398
Hunter-Lab:
58.5775, 38.5612, -9.6869
#dd80b9 color charts
#dd80b9 color shades, tints & tones
#dd80b9 color schemes
#dd80b9 color preview, HTML & CSS examples
This text has a color of #dd80b9
<p style="color:#dd80b9;">Text here</p>
.mytext {color:#dd80b9;}
This box has a color of #dd80b9
<div style="background-color:#dd80b9;">Content here</div>
.mybackground {background-color:#dd80b9;}
Border around this has a color of #dd80b9
<div style="border:2px solid #dd80b9;">Content here</div>
.myborder {border:2px solid #dd80b9;}