#dd18cc color space conversions
Hex:
#dd18cc
RGB:
221, 24, 204
CMY:
13, 91, 20
CMYK:
0, 89, 8, 13
HSL:
305°, 80.4082%, 48.0392%
HSV (HSB):
305°, 89.1403%, 86.6667%
XYZ:
41.0445, 20.3851, 58.8982
xyY:
0.3411, 0.1694, 20.3851
CIE-Lab:
52.2698, 83.6615, -45.2520
CIE-LCH:
52.2698, 95.1157, 331.5913
CIE-Luv:
52.2698, 78.6648, -80.1050
Hunter-Lab:
45.1498, 83.2575, -45.7392
#dd18cc color charts
#dd18cc color shades, tints & tones
#dd18cc color schemes
#dd18cc color preview, HTML & CSS examples
This text has a color of #dd18cc
<p style="color:#dd18cc;">Text here</p>
.mytext {color:#dd18cc;}
This box has a color of #dd18cc
<div style="background-color:#dd18cc;">Content here</div>
.mybackground {background-color:#dd18cc;}
Border around this has a color of #dd18cc
<div style="border:2px solid #dd18cc;">Content here</div>
.myborder {border:2px solid #dd18cc;}