#d3b3d8 color space conversions
Hex:
#d3b3d8
RGB:
211, 179, 216
CMY:
17, 30, 15
CMYK:
2, 17, 0, 15
HSL:
292°, 32.1739%, 77.4510%
HSV (HSB):
292°, 17.1296%, 84.7059%
XYZ:
55.3787, 51.0470, 71.9000
xyY:
0.3105, 0.2863, 51.0470
CIE-Lab:
76.7074, 18.0096, -14.3214
CIE-LCH:
76.7074, 23.0097, 321.5079
CIE-Luv:
76.7074, 15.7719, -25.1425
Hunter-Lab:
71.4471, 13.3230, -9.6528
#d3b3d8 color charts
#d3b3d8 color shades, tints & tones
#d3b3d8 color schemes
#d3b3d8 color preview, HTML & CSS examples
This text has a color of #d3b3d8
<p style="color:#d3b3d8;">Text here</p>
.mytext {color:#d3b3d8;}
This box has a color of #d3b3d8
<div style="background-color:#d3b3d8;">Content here</div>
.mybackground {background-color:#d3b3d8;}
Border around this has a color of #d3b3d8
<div style="border:2px solid #d3b3d8;">Content here</div>
.myborder {border:2px solid #d3b3d8;}