#dd09a5 color space conversions
Hex:
#dd09a5
RGB:
221, 9, 165
CMY:
13, 96, 35
CMYK:
0, 96, 25, 13
HSL:
316°, 92.1739%, 45.0980%
HSV (HSB):
316°, 95.9276%, 86.6667%
XYZ:
36.7080, 18.2841, 37.1918
xyY:
0.3982, 0.1983, 18.2841
CIE-Lab:
49.8389, 80.3312, -26.2905
CIE-LCH:
49.8389, 84.5239, 341.8779
CIE-Luv:
49.8389, 96.9620, -51.1156
Hunter-Lab:
42.7600, 78.4064, -21.6373
#dd09a5 color charts
#dd09a5 color shades, tints & tones
#dd09a5 color schemes
#dd09a5 color preview, HTML & CSS examples
This text has a color of #dd09a5
<p style="color:#dd09a5;">Text here</p>
.mytext {color:#dd09a5;}
This box has a color of #dd09a5
<div style="background-color:#dd09a5;">Content here</div>
.mybackground {background-color:#dd09a5;}
Border around this has a color of #dd09a5
<div style="border:2px solid #dd09a5;">Content here</div>
.myborder {border:2px solid #dd09a5;}