#d3bf82 color space conversions
Hex:
#d3bf82
RGB:
211, 191, 130
CMY:
17, 25, 49
CMYK:
0, 9, 38, 17
HSL:
45°, 47.9290%, 66.8627%
HSV (HSB):
45°, 38.3886%, 82.7451%
XYZ:
49.5240, 52.7222, 28.6853
xyY:
0.3782, 0.4027, 52.7222
CIE-Lab:
77.7107, -1.5829, 33.3578
CIE-LCH:
77.7107, 33.3954, 92.7168
CIE-Luv:
77.7107, 16.1553, 44.3031
Hunter-Lab:
72.6100, -5.3208, 27.4040
#d3bf82 color charts
#d3bf82 color shades, tints & tones
#d3bf82 color schemes
#d3bf82 color preview, HTML & CSS examples
This text has a color of #d3bf82
<p style="color:#d3bf82;">Text here</p>
.mytext {color:#d3bf82;}
This box has a color of #d3bf82
<div style="background-color:#d3bf82;">Content here</div>
.mybackground {background-color:#d3bf82;}
Border around this has a color of #d3bf82
<div style="border:2px solid #d3bf82;">Content here</div>
.myborder {border:2px solid #d3bf82;}