#d3b5ba color space conversions
Hex:
#d3b5ba
RGB:
211, 181, 186
CMY:
17, 29, 27
CMYK:
0, 14, 12, 17
HSL:
350°, 25.4237%, 76.8627%
HSV (HSB):
350°, 14.2180%, 82.7451%
XYZ:
52.2508, 50.4418, 53.4367
xyY:
0.3347, 0.3231, 50.4418
CIE-Lab:
76.3396, 11.5794, 1.4488
CIE-LCH:
76.3396, 11.6697, 7.1319
CIE-Luv:
76.3396, 17.6728, 0.0720
Hunter-Lab:
71.0224, 7.0322, 5.1063
#d3b5ba color charts
#d3b5ba color shades, tints & tones
#d3b5ba color schemes
#d3b5ba color preview, HTML & CSS examples
This text has a color of #d3b5ba
<p style="color:#d3b5ba;">Text here</p>
.mytext {color:#d3b5ba;}
This box has a color of #d3b5ba
<div style="background-color:#d3b5ba;">Content here</div>
.mybackground {background-color:#d3b5ba;}
Border around this has a color of #d3b5ba
<div style="border:2px solid #d3b5ba;">Content here</div>
.myborder {border:2px solid #d3b5ba;}