#dd106a color space conversions
Hex:
#dd106a
RGB:
221, 16, 106
CMY:
13, 94, 58
CMYK:
0, 93, 52, 13
HSL:
334°, 86.4979%, 46.4706%
HSV (HSB):
334°, 92.7602%, 86.6667%
XYZ:
32.6056, 16.7833, 15.1567
xyY:
0.5052, 0.2600, 16.7833
CIE-Lab:
47.9859, 74.2148, 6.6684
CIE-LCH:
47.9859, 74.5138, 5.1344
CIE-Luv:
47.9859, 123.2589, -6.4671
Hunter-Lab:
40.9675, 70.3733, 6.7418
#dd106a color charts
#dd106a color shades, tints & tones
#dd106a color schemes
#dd106a color preview, HTML & CSS examples
This text has a color of #dd106a
<p style="color:#dd106a;">Text here</p>
.mytext {color:#dd106a;}
This box has a color of #dd106a
<div style="background-color:#dd106a;">Content here</div>
.mybackground {background-color:#dd106a;}
Border around this has a color of #dd106a
<div style="border:2px solid #dd106a;">Content here</div>
.myborder {border:2px solid #dd106a;}