#dd107e color space conversions
Hex:
#dd107e
RGB:
221, 16, 126
CMY:
13, 94, 51
CMYK:
0, 93, 43, 13
HSL:
328°, 86.4979%, 46.4706%
HSV (HSB):
328°, 92.7602%, 86.6667%
XYZ:
33.7700, 17.2491, 21.2882
xyY:
0.4670, 0.2386, 17.2491
CIE-Lab:
48.5724, 75.8047, -4.7480
CIE-LCH:
48.5724, 75.9532, 356.4160
CIE-Luv:
48.5724, 114.4191, -20.6593
Hunter-Lab:
41.5320, 72.4585, -1.3180
#dd107e color charts
#dd107e color shades, tints & tones
#dd107e color schemes
#dd107e color preview, HTML & CSS examples
This text has a color of #dd107e
<p style="color:#dd107e;">Text here</p>
.mytext {color:#dd107e;}
This box has a color of #dd107e
<div style="background-color:#dd107e;">Content here</div>
.mybackground {background-color:#dd107e;}
Border around this has a color of #dd107e
<div style="border:2px solid #dd107e;">Content here</div>
.myborder {border:2px solid #dd107e;}