#dd28a5 color space conversions
Hex:
#dd28a5
RGB:
221, 40, 165
CMY:
13, 84, 35
CMYK:
0, 82, 25, 13
HSL:
319°, 72.6908%, 51.1765%
HSV (HSB):
319°, 81.9005%, 86.6667%
XYZ:
37.3691, 19.6063, 37.4121
xyY:
0.3959, 0.2077, 19.6063
CIE-Lab:
51.3892, 75.8220, -23.8933
CIE-LCH:
51.3892, 79.4975, 342.5092
CIE-Luv:
51.3892, 92.8910, -47.1933
Hunter-Lab:
44.2791, 73.1559, -19.0998
#dd28a5 color charts
#dd28a5 color shades, tints & tones
#dd28a5 color schemes
#dd28a5 color preview, HTML & CSS examples
This text has a color of #dd28a5
<p style="color:#dd28a5;">Text here</p>
.mytext {color:#dd28a5;}
This box has a color of #dd28a5
<div style="background-color:#dd28a5;">Content here</div>
.mybackground {background-color:#dd28a5;}
Border around this has a color of #dd28a5
<div style="border:2px solid #dd28a5;">Content here</div>
.myborder {border:2px solid #dd28a5;}