#d3bd81 color space conversions
Hex:
#d3bd81
RGB:
211, 189, 129
CMY:
17, 26, 49
CMYK:
0, 10, 39, 17
HSL:
44°, 48.2353%, 66.6667%
HSV (HSB):
44°, 38.8626%, 82.7451%
XYZ:
49.0240, 51.8291, 28.1890
xyY:
0.3799, 0.4016, 51.8291
CIE-Lab:
77.1785, -0.6477, 33.1839
CIE-LCH:
77.1785, 33.1903, 91.1182
CIE-Luv:
77.1785, 17.4653, 43.8260
Hunter-Lab:
71.9924, -4.4352, 27.1793
#d3bd81 color charts
#d3bd81 color shades, tints & tones
#d3bd81 color schemes
#d3bd81 color preview, HTML & CSS examples
This text has a color of #d3bd81
<p style="color:#d3bd81;">Text here</p>
.mytext {color:#d3bd81;}
This box has a color of #d3bd81
<div style="background-color:#d3bd81;">Content here</div>
.mybackground {background-color:#d3bd81;}
Border around this has a color of #d3bd81
<div style="border:2px solid #d3bd81;">Content here</div>
.myborder {border:2px solid #d3bd81;}