#dd15b4 color space conversions
Hex:
#dd15b4
RGB:
221, 21, 180
CMY:
13, 92, 29
CMYK:
0, 90, 19, 13
HSL:
312°, 82.6446%, 47.4510%
HSV (HSB):
312°, 90.4977%, 86.6667%
XYZ:
38.3252, 19.2038, 44.8668
xyY:
0.3743, 0.1875, 19.2038
CIE-Lab:
50.9248, 80.9213, -33.4406
CIE-LCH:
50.9248, 87.5587, 337.5472
CIE-Luv:
50.9248, 89.1828, -61.8400
Hunter-Lab:
43.8221, 79.4207, -30.0279
#dd15b4 color charts
#dd15b4 color shades, tints & tones
#dd15b4 color schemes
#dd15b4 color preview, HTML & CSS examples
This text has a color of #dd15b4
<p style="color:#dd15b4;">Text here</p>
.mytext {color:#dd15b4;}
This box has a color of #dd15b4
<div style="background-color:#dd15b4;">Content here</div>
.mybackground {background-color:#dd15b4;}
Border around this has a color of #dd15b4
<div style="border:2px solid #dd15b4;">Content here</div>
.myborder {border:2px solid #dd15b4;}