#dd01b1 color space conversions
Hex:
#dd01b1
RGB:
221, 1, 177
CMY:
13, 100, 31
CMYK:
0, 100, 20, 13
HSL:
312°, 99.0991%, 43.5294%
HSV (HSB):
312°, 99.5475%, 86.6667%
XYZ:
37.7655, 18.5682, 43.1885
xyY:
0.3795, 0.1866, 18.5682
CIE-Lab:
50.1781, 82.3325, -32.8486
CIE-LCH:
50.1781, 88.6435, 338.2492
CIE-Luv:
50.1781, 91.9601, -61.0040
Hunter-Lab:
43.0908, 81.0312, -29.2609
#dd01b1 color charts
#dd01b1 color shades, tints & tones
#dd01b1 color schemes
#dd01b1 color preview, HTML & CSS examples
This text has a color of #dd01b1
<p style="color:#dd01b1;">Text here</p>
.mytext {color:#dd01b1;}
This box has a color of #dd01b1
<div style="background-color:#dd01b1;">Content here</div>
.mybackground {background-color:#dd01b1;}
Border around this has a color of #dd01b1
<div style="border:2px solid #dd01b1;">Content here</div>
.myborder {border:2px solid #dd01b1;}