#dd017c color space conversions
Hex:
#dd017c
RGB:
221, 1, 124
CMY:
13, 100, 51
CMYK:
0, 100, 44, 13
HSL:
326°, 99.0991%, 43.5294%
HSV (HSB):
326°, 99.5475%, 86.6667%
XYZ:
33.4677, 16.8491, 20.5570
xyY:
0.4722, 0.2377, 16.8491
CIE-Lab:
48.0693, 76.9133, -4.2709
CIE-LCH:
48.0693, 77.0318, 356.8217
CIE-Luv:
48.0693, 116.8470, -20.2640
Hunter-Lab:
41.0477, 73.7046, -0.9596
#dd017c color charts
#dd017c color shades, tints & tones
#dd017c color schemes
#dd017c color preview, HTML & CSS examples
This text has a color of #dd017c
<p style="color:#dd017c;">Text here</p>
.mytext {color:#dd017c;}
This box has a color of #dd017c
<div style="background-color:#dd017c;">Content here</div>
.mybackground {background-color:#dd017c;}
Border around this has a color of #dd017c
<div style="border:2px solid #dd017c;">Content here</div>
.myborder {border:2px solid #dd017c;}