#dd18a9 color space conversions
Hex:
#dd18a9
RGB:
221, 24, 169
CMY:
13, 91, 34
CMYK:
0, 89, 24, 13
HSL:
316°, 80.4082%, 48.0392%
HSV (HSB):
316°, 89.1403%, 86.6667%
XYZ:
37.3069, 18.8900, 39.2160
xyY:
0.3910, 0.1980, 18.8900
CIE-Lab:
50.5583, 79.2000, -27.5420
CIE-LCH:
50.5583, 83.8523, 340.8248
CIE-Luv:
50.5583, 93.7415, -52.8800
Hunter-Lab:
43.4626, 77.1588, -23.0730
#dd18a9 color charts
#dd18a9 color shades, tints & tones
#dd18a9 color schemes
#dd18a9 color preview, HTML & CSS examples
This text has a color of #dd18a9
<p style="color:#dd18a9;">Text here</p>
.mytext {color:#dd18a9;}
This box has a color of #dd18a9
<div style="background-color:#dd18a9;">Content here</div>
.mybackground {background-color:#dd18a9;}
Border around this has a color of #dd18a9
<div style="border:2px solid #dd18a9;">Content here</div>
.myborder {border:2px solid #dd18a9;}