#d3bf75 color space conversions
Hex:
#d3bf75
RGB:
211, 191, 117
CMY:
17, 25, 54
CMYK:
0, 9, 45, 17
HSL:
47°, 51.6484%, 64.3137%
HSV (HSB):
47°, 44.5498%, 82.7451%
XYZ:
48.7057, 52.3948, 24.3758
xyY:
0.3882, 0.4176, 52.3948
CIE-Lab:
77.5163, -2.9737, 39.7948
CIE-LCH:
77.5163, 39.9057, 94.2736
CIE-Luv:
77.5163, 16.9097, 51.5300
Hunter-Lab:
72.3843, -6.5641, 30.7028
#d3bf75 color charts
#d3bf75 color shades, tints & tones
#d3bf75 color schemes
#d3bf75 color preview, HTML & CSS examples
This text has a color of #d3bf75
<p style="color:#d3bf75;">Text here</p>
.mytext {color:#d3bf75;}
This box has a color of #d3bf75
<div style="background-color:#d3bf75;">Content here</div>
.mybackground {background-color:#d3bf75;}
Border around this has a color of #d3bf75
<div style="border:2px solid #d3bf75;">Content here</div>
.myborder {border:2px solid #d3bf75;}