#d3b0bd color space conversions
Hex:
#d3b0bd
RGB:
211, 176, 189
CMY:
17, 31, 26
CMYK:
0, 17, 10, 17
HSL:
338°, 28.4553%, 75.8824%
HSV (HSB):
338°, 16.5877%, 82.7451%
XYZ:
51.5746, 48.5737, 54.8015
xyY:
0.3328, 0.3135, 48.5737
CIE-Lab:
75.1853, 14.7804, -1.8731
CIE-LCH:
75.1853, 14.8986, 352.7773
CIE-Luv:
75.1853, 20.0970, -5.4014
Hunter-Lab:
69.6948, 10.1252, 2.1663
#d3b0bd color charts
#d3b0bd color shades, tints & tones
#d3b0bd color schemes
#d3b0bd color preview, HTML & CSS examples
This text has a color of #d3b0bd
<p style="color:#d3b0bd;">Text here</p>
.mytext {color:#d3b0bd;}
This box has a color of #d3b0bd
<div style="background-color:#d3b0bd;">Content here</div>
.mybackground {background-color:#d3b0bd;}
Border around this has a color of #d3b0bd
<div style="border:2px solid #d3b0bd;">Content here</div>
.myborder {border:2px solid #d3b0bd;}