#dd5a9e color space conversions
Hex:
#dd5a9e
RGB:
221, 90, 158
CMY:
13, 65, 38
CMYK:
0, 59, 29, 13
HSL:
329°, 65.8291%, 60.9804%
HSV (HSB):
329°, 59.2760%, 86.6667%
XYZ:
39.6465, 25.1531, 35.1132
xyY:
0.3968, 0.2518, 25.1531
CIE-Lab:
57.2243, 57.9654, -10.9026
CIE-LCH:
57.2243, 58.9818, 349.3478
CIE-Luv:
57.2243, 78.7067, -25.9603
Hunter-Lab:
50.1529, 53.3391, -6.4033
#dd5a9e color charts
#dd5a9e color shades, tints & tones
#dd5a9e color schemes
#dd5a9e color preview, HTML & CSS examples
This text has a color of #dd5a9e
<p style="color:#dd5a9e;">Text here</p>
.mytext {color:#dd5a9e;}
This box has a color of #dd5a9e
<div style="background-color:#dd5a9e;">Content here</div>
.mybackground {background-color:#dd5a9e;}
Border around this has a color of #dd5a9e
<div style="border:2px solid #dd5a9e;">Content here</div>
.myborder {border:2px solid #dd5a9e;}