#d3b5d7 color space conversions
Hex:
#d3b5d7
RGB:
211, 181, 215
CMY:
17, 29, 16
CMYK:
2, 16, 0, 16
HSL:
293°, 29.8246%, 77.6471%
HSV (HSB):
293°, 15.8140%, 84.3137%
XYZ:
55.6536, 51.8029, 71.3557
xyY:
0.3112, 0.2897, 51.8029
CIE-Lab:
77.1628, 16.7364, -13.0956
CIE-LCH:
77.1628, 21.2509, 321.9581
CIE-Luv:
77.1628, 14.8754, -23.0103
Hunter-Lab:
71.9743, 12.0689, -8.3985
#d3b5d7 color charts
#d3b5d7 color shades, tints & tones
#d3b5d7 color schemes
#d3b5d7 color preview, HTML & CSS examples
This text has a color of #d3b5d7
<p style="color:#d3b5d7;">Text here</p>
.mytext {color:#d3b5d7;}
This box has a color of #d3b5d7
<div style="background-color:#d3b5d7;">Content here</div>
.mybackground {background-color:#d3b5d7;}
Border around this has a color of #d3b5d7
<div style="border:2px solid #d3b5d7;">Content here</div>
.myborder {border:2px solid #d3b5d7;}