#d3b8c4 color space conversions
Hex:
#d3b8c4
RGB:
211, 184, 196
CMY:
17, 28, 23
CMYK:
0, 13, 7, 17
HSL:
333°, 23.4783%, 77.4510%
HSV (HSB):
333°, 12.7962%, 82.7451%
XYZ:
53.9683, 52.1154, 59.4394
xyY:
0.3260, 0.3149, 52.1154
CIE-Lab:
77.3498, 11.6649, -2.5083
CIE-LCH:
77.3498, 11.9315, 347.8644
CIE-Luv:
77.3498, 15.1326, -5.8136
Hunter-Lab:
72.1910, 7.1081, 1.7165
#d3b8c4 color charts
#d3b8c4 color shades, tints & tones
#d3b8c4 color schemes
#d3b8c4 color preview, HTML & CSS examples
This text has a color of #d3b8c4
<p style="color:#d3b8c4;">Text here</p>
.mytext {color:#d3b8c4;}
This box has a color of #d3b8c4
<div style="background-color:#d3b8c4;">Content here</div>
.mybackground {background-color:#d3b8c4;}
Border around this has a color of #d3b8c4
<div style="border:2px solid #d3b8c4;">Content here</div>
.myborder {border:2px solid #d3b8c4;}