#d3bf6f color space conversions
Hex:
#d3bf6f
RGB:
211, 191, 111
CMY:
17, 25, 56
CMYK:
0, 9, 47, 17
HSL:
48°, 53.1915%, 63.1373%
HSV (HSB):
48°, 47.3934%, 82.7451%
XYZ:
48.3640, 52.2582, 22.5767
xyY:
0.3926, 0.4242, 52.2582
CIE-Lab:
77.4350, -3.5607, 42.7188
CIE-LCH:
77.4350, 42.8670, 94.7647
CIE-Luv:
77.4350, 17.2332, 54.6259
Hunter-Lab:
72.2898, -7.0854, 32.0861
#d3bf6f color charts
#d3bf6f color shades, tints & tones
#d3bf6f color schemes
#d3bf6f color preview, HTML & CSS examples
This text has a color of #d3bf6f
<p style="color:#d3bf6f;">Text here</p>
.mytext {color:#d3bf6f;}
This box has a color of #d3bf6f
<div style="background-color:#d3bf6f;">Content here</div>
.mybackground {background-color:#d3bf6f;}
Border around this has a color of #d3bf6f
<div style="border:2px solid #d3bf6f;">Content here</div>
.myborder {border:2px solid #d3bf6f;}