#d59ddd color space conversions
Hex:
#d59ddd
RGB:
213, 157, 221
CMY:
16, 38, 13
CMYK:
4, 29, 0, 13
HSL:
293°, 48.4848%, 74.1176%
HSV (HSB):
293°, 28.9593%, 86.6667%
XYZ:
52.5487, 43.4805, 74.0296
xyY:
0.3090, 0.2557, 43.4805
CIE-Lab:
71.8799, 31.5794, -24.3475
CIE-LCH:
71.8799, 39.8755, 322.3680
CIE-Luv:
71.8799, 27.0476, -43.1008
Hunter-Lab:
65.9398, 26.8555, -20.4061
#d59ddd color charts
#d59ddd color shades, tints & tones
#d59ddd color schemes
#d59ddd color preview, HTML & CSS examples
This text has a color of #d59ddd
<p style="color:#d59ddd;">Text here</p>
.mytext {color:#d59ddd;}
This box has a color of #d59ddd
<div style="background-color:#d59ddd;">Content here</div>
.mybackground {background-color:#d59ddd;}
Border around this has a color of #d59ddd
<div style="border:2px solid #d59ddd;">Content here</div>
.myborder {border:2px solid #d59ddd;}