#d3b97a color space conversions
Hex:
#d3b97a
RGB:
211, 185, 122
CMY:
17, 27, 52
CMYK:
0, 12, 42, 17
HSL:
42°, 50.2825%, 65.2941%
HSV (HSB):
42°, 42.1801%, 82.7451%
XYZ:
47.7258, 49.9519, 25.5386
xyY:
0.3873, 0.4054, 49.9519
CIE-Lab:
76.0398, 0.6894, 35.3478
CIE-LCH:
76.0398, 35.3545, 88.8826
CIE-Luv:
76.0398, 20.4422, 45.7350
Hunter-Lab:
70.6767, -3.1487, 28.0496
#d3b97a color charts
#d3b97a color shades, tints & tones
#d3b97a color schemes
#d3b97a color preview, HTML & CSS examples
This text has a color of #d3b97a
<p style="color:#d3b97a;">Text here</p>
.mytext {color:#d3b97a;}
This box has a color of #d3b97a
<div style="background-color:#d3b97a;">Content here</div>
.mybackground {background-color:#d3b97a;}
Border around this has a color of #d3b97a
<div style="border:2px solid #d3b97a;">Content here</div>
.myborder {border:2px solid #d3b97a;}