#dd5be9 color space conversions
Hex:
#dd5be9
RGB:
221, 91, 233
CMY:
13, 64, 9
CMYK:
5, 61, 0, 9
HSL:
295°, 76.3441%, 63.5294%
HSV (HSB):
295°, 60.9442%, 91.3725%
XYZ:
48.2679, 28.7375, 80.0937
xyY:
0.3072, 0.1829, 28.7375
CIE-Lab:
60.5493, 68.9577, -48.5596
CIE-LCH:
60.5493, 84.3398, 324.8470
CIE-Luv:
60.5493, 55.4617, -85.7381
Hunter-Lab:
53.6074, 66.9077, -51.0588
#dd5be9 color charts
#dd5be9 color shades, tints & tones
#dd5be9 color schemes
#dd5be9 color preview, HTML & CSS examples
This text has a color of #dd5be9
<p style="color:#dd5be9;">Text here</p>
.mytext {color:#dd5be9;}
This box has a color of #dd5be9
<div style="background-color:#dd5be9;">Content here</div>
.mybackground {background-color:#dd5be9;}
Border around this has a color of #dd5be9
<div style="border:2px solid #dd5be9;">Content here</div>
.myborder {border:2px solid #dd5be9;}