#dd118e color space conversions
Hex:
#dd118e
RGB:
221, 17, 142
CMY:
13, 93, 44
CMYK:
0, 92, 36, 13
HSL:
323°, 85.7143%, 46.6667%
HSV (HSB):
323°, 92.3077%, 86.6667%
XYZ:
34.9017, 17.7260, 27.1731
xyY:
0.4374, 0.2221, 17.7260
CIE-Lab:
49.1621, 77.1753, -13.5701
CIE-LCH:
49.1621, 78.3593, 350.0274
CIE-Luv:
49.1621, 106.9389, -32.6249
Hunter-Lab:
42.1023, 74.2929, -8.7946
#dd118e color charts
#dd118e color shades, tints & tones
#dd118e color schemes
#dd118e color preview, HTML & CSS examples
This text has a color of #dd118e
<p style="color:#dd118e;">Text here</p>
.mytext {color:#dd118e;}
This box has a color of #dd118e
<div style="background-color:#dd118e;">Content here</div>
.mybackground {background-color:#dd118e;}
Border around this has a color of #dd118e
<div style="border:2px solid #dd118e;">Content here</div>
.myborder {border:2px solid #dd118e;}