#dd10bf color space conversions
Hex:
#dd10bf
RGB:
221, 16, 191
CMY:
13, 94, 25
CMYK:
0, 93, 14, 13
HSL:
309°, 86.4979%, 46.4706%
HSV (HSB):
309°, 92.7602%, 86.6667%
XYZ:
39.4081, 19.5043, 50.9779
xyY:
0.3586, 0.1775, 19.5043
CIE-Lab:
51.2721, 82.8710, -39.3133
CIE-LCH:
51.2721, 91.7231, 334.6207
CIE-Luv:
51.2721, 84.8087, -70.8734
Hunter-Lab:
44.1637, 81.9923, -37.5235
#dd10bf color charts
#dd10bf color shades, tints & tones
#dd10bf color schemes
#dd10bf color preview, HTML & CSS examples
This text has a color of #dd10bf
<p style="color:#dd10bf;">Text here</p>
.mytext {color:#dd10bf;}
This box has a color of #dd10bf
<div style="background-color:#dd10bf;">Content here</div>
.mybackground {background-color:#dd10bf;}
Border around this has a color of #dd10bf
<div style="border:2px solid #dd10bf;">Content here</div>
.myborder {border:2px solid #dd10bf;}