#d8b3d3 color space conversions
Hex:
#d8b3d3
RGB:
216, 179, 211
CMY:
15, 30, 17
CMYK:
0, 17, 2, 15
HSL:
308°, 32.1739%, 77.4510%
HSV (HSB):
308°, 17.1296%, 84.7059%
XYZ:
56.1969, 51.5423, 68.6148
xyY:
0.3187, 0.2923, 51.5423
CIE-Lab:
77.0063, 18.7677, -11.1120
CIE-LCH:
77.0063, 21.8107, 329.3710
CIE-Luv:
77.0063, 19.3303, -20.2404
Hunter-Lab:
71.7930, 14.0856, -6.4102
#d8b3d3 color charts
#d8b3d3 color shades, tints & tones
#d8b3d3 color schemes
#d8b3d3 color preview, HTML & CSS examples
This text has a color of #d8b3d3
<p style="color:#d8b3d3;">Text here</p>
.mytext {color:#d8b3d3;}
This box has a color of #d8b3d3
<div style="background-color:#d8b3d3;">Content here</div>
.mybackground {background-color:#d8b3d3;}
Border around this has a color of #d8b3d3
<div style="border:2px solid #d8b3d3;">Content here</div>
.myborder {border:2px solid #d8b3d3;}