#dd106c color space conversions
Hex:
#dd106c
RGB:
221, 16, 108
CMY:
13, 94, 58
CMYK:
0, 93, 51, 13
HSL:
333°, 86.4979%, 46.4706%
HSV (HSB):
333°, 92.7602%, 86.6667%
XYZ:
32.7109, 16.8254, 15.7109
xyY:
0.5013, 0.2579, 16.8254
CIE-Lab:
48.0393, 74.3606, 5.5122
CIE-LCH:
48.0393, 74.5647, 4.2395
CIE-Luv:
48.0393, 122.4040, -7.8278
Hunter-Lab:
41.0188, 70.5636, 6.0041
#dd106c color charts
#dd106c color shades, tints & tones
#dd106c color schemes
#dd106c color preview, HTML & CSS examples
This text has a color of #dd106c
<p style="color:#dd106c;">Text here</p>
.mytext {color:#dd106c;}
This box has a color of #dd106c
<div style="background-color:#dd106c;">Content here</div>
.mybackground {background-color:#dd106c;}
Border around this has a color of #dd106c
<div style="border:2px solid #dd106c;">Content here</div>
.myborder {border:2px solid #dd106c;}