#d3bf9f color space conversions
Hex:
#d3bf9f
RGB:
211, 191, 159
CMY:
17, 25, 38
CMYK:
0, 9, 25, 17
HSL:
37°, 37.1429%, 72.5490%
HSV (HSB):
37°, 24.6445%, 82.7451%
XYZ:
51.7528, 53.6137, 40.4217
xyY:
0.3550, 0.3678, 53.6137
CIE-Lab:
78.2359, 2.1003, 18.7345
CIE-LCH:
78.2359, 18.8518, 83.6033
CIE-Luv:
78.2359, 14.2351, 25.8675
Hunter-Lab:
73.2214, -1.9738, 18.5240
#d3bf9f color charts
#d3bf9f color shades, tints & tones
#d3bf9f color schemes
#d3bf9f color preview, HTML & CSS examples
This text has a color of #d3bf9f
<p style="color:#d3bf9f;">Text here</p>
.mytext {color:#d3bf9f;}
This box has a color of #d3bf9f
<div style="background-color:#d3bf9f;">Content here</div>
.mybackground {background-color:#d3bf9f;}
Border around this has a color of #d3bf9f
<div style="border:2px solid #d3bf9f;">Content here</div>
.myborder {border:2px solid #d3bf9f;}