#dd11be color space conversions
Hex:
#dd11be
RGB:
221, 17, 190
CMY:
13, 93, 25
CMYK:
0, 92, 14, 13
HSL:
309°, 85.7143%, 46.6667%
HSV (HSB):
309°, 92.3077%, 86.6667%
XYZ:
39.3135, 19.4908, 50.4052
xyY:
0.3600, 0.1785, 19.4908
CIE-Lab:
51.2565, 82.6398, -38.7565
CIE-LCH:
51.2565, 91.2765, 334.8743
CIE-Luv:
51.2565, 85.1653, -70.0132
Hunter-Lab:
44.1483, 81.6923, -36.7890
#dd11be color charts
#dd11be color shades, tints & tones
#dd11be color schemes
#dd11be color preview, HTML & CSS examples
This text has a color of #dd11be
<p style="color:#dd11be;">Text here</p>
.mytext {color:#dd11be;}
This box has a color of #dd11be
<div style="background-color:#dd11be;">Content here</div>
.mybackground {background-color:#dd11be;}
Border around this has a color of #dd11be
<div style="border:2px solid #dd11be;">Content here</div>
.myborder {border:2px solid #dd11be;}