#dd50be color space conversions
Hex:
#dd50be
RGB:
221, 80, 190
CMY:
13, 69, 25
CMYK:
0, 64, 14, 13
HSL:
313°, 67.4641%, 59.0196%
HSV (HSB):
313°, 63.8009%, 86.6667%
XYZ:
41.9817, 24.8272, 51.2946
xyY:
0.3555, 0.2102, 24.8272
CIE-Lab:
56.9066, 66.5300, -29.9196
CIE-LCH:
56.9066, 72.9480, 335.7858
CIE-Luv:
56.9066, 72.2504, -55.5854
Hunter-Lab:
49.8269, 63.1984, -26.1577
#dd50be color charts
#dd50be color shades, tints & tones
#dd50be color schemes
#dd50be color preview, HTML & CSS examples
This text has a color of #dd50be
<p style="color:#dd50be;">Text here</p>
.mytext {color:#dd50be;}
This box has a color of #dd50be
<div style="background-color:#dd50be;">Content here</div>
.mybackground {background-color:#dd50be;}
Border around this has a color of #dd50be
<div style="border:2px solid #dd50be;">Content here</div>
.myborder {border:2px solid #dd50be;}