#dd01b0 color space conversions
Hex:
#dd01b0
RGB:
221, 1, 176
CMY:
13, 100, 31
CMYK:
0, 100, 20, 13
HSL:
312°, 99.0991%, 43.5294%
HSV (HSB):
312°, 99.5475%, 86.6667%
XYZ:
37.6661, 18.5284, 42.6654
xyY:
0.3810, 0.1874, 18.5284
CIE-Lab:
50.1309, 82.2135, -32.3343
CIE-LCH:
50.1309, 88.3435, 338.5304
CIE-Luv:
50.1309, 92.4171, -60.2249
Hunter-Lab:
43.0447, 80.8677, -28.6363
#dd01b0 color charts
#dd01b0 color shades, tints & tones
#dd01b0 color schemes
#dd01b0 color preview, HTML & CSS examples
This text has a color of #dd01b0
<p style="color:#dd01b0;">Text here</p>
.mytext {color:#dd01b0;}
This box has a color of #dd01b0
<div style="background-color:#dd01b0;">Content here</div>
.mybackground {background-color:#dd01b0;}
Border around this has a color of #dd01b0
<div style="border:2px solid #dd01b0;">Content here</div>
.myborder {border:2px solid #dd01b0;}