#dd15cf color space conversions
Hex:
#dd15cf
RGB:
221, 21, 207
CMY:
13, 92, 19
CMYK:
0, 90, 6, 13
HSL:
304°, 82.6446%, 47.4510%
HSV (HSB):
304°, 90.4977%, 86.6667%
XYZ:
41.3494, 20.4135, 60.7923
xyY:
0.3374, 0.1666, 20.4135
CIE-Lab:
52.3015, 84.4584, -46.9259
CIE-LCH:
52.3015, 96.6191, 330.9430
CIE-Luv:
52.3015, 77.6968, -82.7092
Hunter-Lab:
45.1813, 84.2942, -48.1490
#dd15cf color charts
#dd15cf color shades, tints & tones
#dd15cf color schemes
#dd15cf color preview, HTML & CSS examples
This text has a color of #dd15cf
<p style="color:#dd15cf;">Text here</p>
.mytext {color:#dd15cf;}
This box has a color of #dd15cf
<div style="background-color:#dd15cf;">Content here</div>
.mybackground {background-color:#dd15cf;}
Border around this has a color of #dd15cf
<div style="border:2px solid #dd15cf;">Content here</div>
.myborder {border:2px solid #dd15cf;}