#dd90b9 color space conversions
Hex:
#dd90b9
RGB:
221, 144, 185
CMY:
13, 44, 27
CMYK:
0, 35, 16, 13
HSL:
328°, 53.1034%, 71.5686%
HSV (HSB):
328°, 34.8416%, 86.6667%
XYZ:
48.5490, 38.8215, 50.8334
xyY:
0.3513, 0.2809, 38.8215
CIE-Lab:
68.6217, 34.9357, -9.2533
CIE-LCH:
68.6217, 36.1403, 345.1649
CIE-Luv:
68.6217, 44.6560, -19.9149
Hunter-Lab:
62.3069, 30.0488, -4.7573
#dd90b9 color charts
#dd90b9 color shades, tints & tones
#dd90b9 color schemes
#dd90b9 color preview, HTML & CSS examples
This text has a color of #dd90b9
<p style="color:#dd90b9;">Text here</p>
.mytext {color:#dd90b9;}
This box has a color of #dd90b9
<div style="background-color:#dd90b9;">Content here</div>
.mybackground {background-color:#dd90b9;}
Border around this has a color of #dd90b9
<div style="border:2px solid #dd90b9;">Content here</div>
.myborder {border:2px solid #dd90b9;}