#dd15ac color space conversions
Hex:
#dd15ac
RGB:
221, 21, 172
CMY:
13, 92, 33
CMYK:
0, 90, 22, 13
HSL:
315°, 82.6446%, 47.4510%
HSV (HSB):
315°, 90.4977%, 86.6667%
XYZ:
37.5334, 18.8870, 40.6971
xyY:
0.3865, 0.1945, 18.8870
CIE-Lab:
50.5548, 79.9544, -29.3173
CIE-LCH:
50.5548, 85.1599, 339.8632
CIE-Luv:
50.5548, 92.7427, -55.5779
Hunter-Lab:
43.4592, 78.1070, -25.1002
#dd15ac color charts
#dd15ac color shades, tints & tones
#dd15ac color schemes
#dd15ac color preview, HTML & CSS examples
This text has a color of #dd15ac
<p style="color:#dd15ac;">Text here</p>
.mytext {color:#dd15ac;}
This box has a color of #dd15ac
<div style="background-color:#dd15ac;">Content here</div>
.mybackground {background-color:#dd15ac;}
Border around this has a color of #dd15ac
<div style="border:2px solid #dd15ac;">Content here</div>
.myborder {border:2px solid #dd15ac;}