#d3bd90 color space conversions
Hex:
#d3bd90
RGB:
211, 189, 144
CMY:
17, 26, 44
CMYK:
0, 10, 32, 17
HSL:
40°, 43.2258%, 69.6078%
HSV (HSB):
40°, 31.7536%, 82.7451%
XYZ:
50.0956, 52.2577, 33.8320
xyY:
0.3678, 0.3837, 52.2577
CIE-Lab:
77.4347, 1.1487, 25.6318
CIE-LCH:
77.4347, 25.6575, 87.4339
CIE-Luv:
77.4347, 16.4771, 34.6622
Hunter-Lab:
72.2895, -2.8086, 22.8545
#d3bd90 color charts
#d3bd90 color shades, tints & tones
#d3bd90 color schemes
#d3bd90 color preview, HTML & CSS examples
This text has a color of #d3bd90
<p style="color:#d3bd90;">Text here</p>
.mytext {color:#d3bd90;}
This box has a color of #d3bd90
<div style="background-color:#d3bd90;">Content here</div>
.mybackground {background-color:#d3bd90;}
Border around this has a color of #d3bd90
<div style="border:2px solid #d3bd90;">Content here</div>
.myborder {border:2px solid #d3bd90;}