#dd01b9 color space conversions
Hex:
#dd01b9
RGB:
221, 1, 185
CMY:
13, 100, 27
CMYK:
0, 100, 16, 13
HSL:
310°, 99.0991%, 43.5294%
HSV (HSB):
310°, 99.5475%, 86.6667%
XYZ:
38.5866, 18.8966, 47.5126
xyY:
0.3675, 0.1800, 18.8966
CIE-Lab:
50.5661, 83.3054, -36.9288
CIE-LCH:
50.5661, 91.1237, 336.0925
CIE-Luv:
50.5661, 88.3439, -67.2212
Hunter-Lab:
43.4703, 82.3735, -34.3743
#dd01b9 color charts
#dd01b9 color shades, tints & tones
#dd01b9 color schemes
#dd01b9 color preview, HTML & CSS examples
This text has a color of #dd01b9
<p style="color:#dd01b9;">Text here</p>
.mytext {color:#dd01b9;}
This box has a color of #dd01b9
<div style="background-color:#dd01b9;">Content here</div>
.mybackground {background-color:#dd01b9;}
Border around this has a color of #dd01b9
<div style="border:2px solid #dd01b9;">Content here</div>
.myborder {border:2px solid #dd01b9;}