#d3ba7e color space conversions
Hex:
#d3ba7e
RGB:
211, 186, 126
CMY:
17, 27, 51
CMYK:
0, 12, 40, 17
HSL:
42°, 49.1329%, 66.0784%
HSV (HSB):
42°, 40.2844%, 82.7451%
XYZ:
48.1888, 50.4731, 26.9411
xyY:
0.3837, 0.4018, 50.4731
CIE-Lab:
76.3587, 0.5956, 33.6800
CIE-LCH:
76.3587, 33.6852, 88.9869
CIE-Luv:
76.3587, 19.5458, 43.9821
Hunter-Lab:
71.0444, -3.2527, 27.2474
#d3ba7e color charts
#d3ba7e color shades, tints & tones
#d3ba7e color schemes
#d3ba7e color preview, HTML & CSS examples
This text has a color of #d3ba7e
<p style="color:#d3ba7e;">Text here</p>
.mytext {color:#d3ba7e;}
This box has a color of #d3ba7e
<div style="background-color:#d3ba7e;">Content here</div>
.mybackground {background-color:#d3ba7e;}
Border around this has a color of #d3ba7e
<div style="border:2px solid #d3ba7e;">Content here</div>
.myborder {border:2px solid #d3ba7e;}