#dd5ab3 color space conversions
Hex:
#dd5ab3
RGB:
221, 90, 179
CMY:
13, 65, 30
CMYK:
0, 59, 19, 13
HSL:
319°, 65.8291%, 60.9804%
HSV (HSB):
319°, 59.2760%, 86.6667%
XYZ:
41.6116, 25.9392, 45.4614
xyY:
0.3682, 0.2295, 25.9392
CIE-Lab:
57.9793, 60.7845, -21.9323
CIE-LCH:
57.9793, 64.6203, 340.1595
CIE-Luv:
57.9793, 72.1122, -42.7094
Hunter-Lab:
50.9305, 56.7111, -17.2719
#dd5ab3 color charts
#dd5ab3 color shades, tints & tones
#dd5ab3 color schemes
#dd5ab3 color preview, HTML & CSS examples
This text has a color of #dd5ab3
<p style="color:#dd5ab3;">Text here</p>
.mytext {color:#dd5ab3;}
This box has a color of #dd5ab3
<div style="background-color:#dd5ab3;">Content here</div>
.mybackground {background-color:#dd5ab3;}
Border around this has a color of #dd5ab3
<div style="border:2px solid #dd5ab3;">Content here</div>
.myborder {border:2px solid #dd5ab3;}