#d3bf7d color space conversions
Hex:
#d3bf7d
RGB:
211, 191, 125
CMY:
17, 25, 51
CMYK:
0, 9, 41, 17
HSL:
46°, 49.4253%, 65.8824%
HSV (HSB):
46°, 40.7583%, 82.7451%
XYZ:
49.1964, 52.5912, 26.9602
xyY:
0.3821, 0.4085, 52.5912
CIE-Lab:
77.6330, -2.1371, 35.8473
CIE-LCH:
77.6330, 35.9110, 93.4118
CIE-Luv:
77.6330, 16.4539, 47.1647
Hunter-Lab:
72.5198, -5.8176, 28.7220
#d3bf7d color charts
#d3bf7d color shades, tints & tones
#d3bf7d color schemes
#d3bf7d color preview, HTML & CSS examples
This text has a color of #d3bf7d
<p style="color:#d3bf7d;">Text here</p>
.mytext {color:#d3bf7d;}
This box has a color of #d3bf7d
<div style="background-color:#d3bf7d;">Content here</div>
.mybackground {background-color:#d3bf7d;}
Border around this has a color of #d3bf7d
<div style="border:2px solid #d3bf7d;">Content here</div>
.myborder {border:2px solid #d3bf7d;}