#dd58a5 color space conversions
Hex:
#dd58a5
RGB:
221, 88, 165
CMY:
13, 65, 35
CMYK:
0, 60, 25, 13
HSL:
325°, 66.1692%, 60.5882%
HSV (HSB):
325°, 60.1810%, 86.6667%
XYZ:
40.1000, 25.0682, 38.3225
xyY:
0.3875, 0.2422, 25.0682
CIE-Lab:
57.1418, 59.7401, -15.1020
CIE-LCH:
57.1418, 61.6194, 345.8131
CIE-Luv:
57.1418, 77.3899, -32.3314
Hunter-Lab:
50.0682, 55.3430, -10.3332
#dd58a5 color charts
#dd58a5 color shades, tints & tones
#dd58a5 color schemes
#dd58a5 color preview, HTML & CSS examples
This text has a color of #dd58a5
<p style="color:#dd58a5;">Text here</p>
.mytext {color:#dd58a5;}
This box has a color of #dd58a5
<div style="background-color:#dd58a5;">Content here</div>
.mybackground {background-color:#dd58a5;}
Border around this has a color of #dd58a5
<div style="border:2px solid #dd58a5;">Content here</div>
.myborder {border:2px solid #dd58a5;}