#dd90a6 color space conversions
Hex:
#dd90a6
RGB:
221, 144, 166
CMY:
13, 44, 35
CMYK:
0, 35, 25, 13
HSL:
343°, 53.1034%, 71.5686%
HSV (HSB):
343°, 34.8416%, 86.6667%
XYZ:
46.6750, 38.0718, 40.9650
xyY:
0.3713, 0.3029, 38.0718
CIE-Lab:
68.0735, 32.0883, 0.5720
CIE-LCH:
68.0735, 32.0934, 1.0213
CIE-Luv:
68.0735, 47.9972, -5.0488
Hunter-Lab:
61.7024, 27.0478, 3.8283
#dd90a6 color charts
#dd90a6 color shades, tints & tones
#dd90a6 color schemes
#dd90a6 color preview, HTML & CSS examples
This text has a color of #dd90a6
<p style="color:#dd90a6;">Text here</p>
.mytext {color:#dd90a6;}
This box has a color of #dd90a6
<div style="background-color:#dd90a6;">Content here</div>
.mybackground {background-color:#dd90a6;}
Border around this has a color of #dd90a6
<div style="border:2px solid #dd90a6;">Content here</div>
.myborder {border:2px solid #dd90a6;}