#d3b5bf color space conversions
Hex:
#d3b5bf
RGB:
211, 181, 191
CMY:
17, 29, 25
CMYK:
0, 14, 9, 17
HSL:
340°, 25.4237%, 76.8627%
HSV (HSB):
340°, 14.2180%, 82.7451%
XYZ:
52.7918, 50.6582, 56.2858
xyY:
0.3305, 0.3171, 50.6582
CIE-Lab:
76.4715, 12.4199, -1.0791
CIE-LCH:
76.4715, 12.4667, 355.0342
CIE-Luv:
76.4715, 17.2012, -3.8069
Hunter-Lab:
71.1746, 7.8420, 2.9349
#d3b5bf color charts
#d3b5bf color shades, tints & tones
#d3b5bf color schemes
#d3b5bf color preview, HTML & CSS examples
This text has a color of #d3b5bf
<p style="color:#d3b5bf;">Text here</p>
.mytext {color:#d3b5bf;}
This box has a color of #d3b5bf
<div style="background-color:#d3b5bf;">Content here</div>
.mybackground {background-color:#d3b5bf;}
Border around this has a color of #d3b5bf
<div style="border:2px solid #d3b5bf;">Content here</div>
.myborder {border:2px solid #d3b5bf;}