#d3b6c5 color space conversions
Hex:
#d3b6c5
RGB:
211, 182, 197
CMY:
17, 29, 23
CMYK:
0, 14, 7, 17
HSL:
329°, 24.7863%, 77.0588%
HSV (HSB):
329°, 13.7441%, 82.7451%
XYZ:
53.6700, 51.3360, 59.9034
xyY:
0.3255, 0.3113, 51.3360
CIE-Lab:
76.8821, 12.9165, -3.7389
CIE-LCH:
76.8821, 13.4468, 343.8559
CIE-Luv:
76.8821, 16.0997, -7.8830
Hunter-Lab:
71.6491, 8.3223, 0.5840
#d3b6c5 color charts
#d3b6c5 color shades, tints & tones
#d3b6c5 color schemes
#d3b6c5 color preview, HTML & CSS examples
This text has a color of #d3b6c5
<p style="color:#d3b6c5;">Text here</p>
.mytext {color:#d3b6c5;}
This box has a color of #d3b6c5
<div style="background-color:#d3b6c5;">Content here</div>
.mybackground {background-color:#d3b6c5;}
Border around this has a color of #d3b6c5
<div style="border:2px solid #d3b6c5;">Content here</div>
.myborder {border:2px solid #d3b6c5;}