#dd17bf color space conversions
Hex:
#dd17bf
RGB:
221, 23, 191
CMY:
13, 91, 25
CMYK:
0, 90, 14, 13
HSL:
309°, 81.1475%, 47.8431%
HSV (HSB):
309°, 89.5928%, 86.6667%
XYZ:
39.5292, 19.7465, 51.0183
xyY:
0.3584, 0.1790, 19.7465
CIE-Lab:
51.5494, 82.0571, -38.8762
CIE-LCH:
51.5494, 90.8005, 334.6498
CIE-Luv:
51.5494, 84.2043, -70.1914
Hunter-Lab:
44.4371, 81.0205, -36.9650
#dd17bf color charts
#dd17bf color shades, tints & tones
#dd17bf color schemes
#dd17bf color preview, HTML & CSS examples
This text has a color of #dd17bf
<p style="color:#dd17bf;">Text here</p>
.mytext {color:#dd17bf;}
This box has a color of #dd17bf
<div style="background-color:#dd17bf;">Content here</div>
.mybackground {background-color:#dd17bf;}
Border around this has a color of #dd17bf
<div style="border:2px solid #dd17bf;">Content here</div>
.myborder {border:2px solid #dd17bf;}