#dd5a85 color space conversions
Hex:
#dd5a85
RGB:
221, 90, 133
CMY:
13, 65, 48
CMYK:
0, 59, 40, 13
HSL:
340°, 65.8291%, 60.9804%
HSV (HSB):
340°, 59.2760%, 86.6667%
XYZ:
37.7086, 24.3779, 24.9083
xyY:
0.4335, 0.2802, 24.3779
CIE-Lab:
56.4642, 55.0527, 2.6201
CIE-LCH:
56.4642, 55.1150, 2.7248
CIE-Luv:
56.4642, 86.3561, -6.9262
Hunter-Lab:
49.3740, 49.9219, 4.6511
#dd5a85 color charts
#dd5a85 color shades, tints & tones
#dd5a85 color schemes
#dd5a85 color preview, HTML & CSS examples
This text has a color of #dd5a85
<p style="color:#dd5a85;">Text here</p>
.mytext {color:#dd5a85;}
This box has a color of #dd5a85
<div style="background-color:#dd5a85;">Content here</div>
.mybackground {background-color:#dd5a85;}
Border around this has a color of #dd5a85
<div style="border:2px solid #dd5a85;">Content here</div>
.myborder {border:2px solid #dd5a85;}