#d3b27d color space conversions
Hex:
#d3b27d
RGB:
211, 178, 125
CMY:
17, 30, 51
CMYK:
0, 16, 41, 17
HSL:
37°, 49.4253%, 65.8824%
HSV (HSB):
37°, 40.7583%, 82.7451%
XYZ:
46.4860, 47.1703, 26.0567
xyY:
0.3883, 0.3940, 47.1703
CIE-Lab:
74.2986, 4.7231, 31.5172
CIE-LCH:
74.2986, 31.8692, 81.4772
CIE-Luv:
74.2986, 24.7208, 40.3644
Hunter-Lab:
68.6807, 0.6253, 25.5824
#d3b27d color charts
#d3b27d color shades, tints & tones
#d3b27d color schemes
#d3b27d color preview, HTML & CSS examples
This text has a color of #d3b27d
<p style="color:#d3b27d;">Text here</p>
.mytext {color:#d3b27d;}
This box has a color of #d3b27d
<div style="background-color:#d3b27d;">Content here</div>
.mybackground {background-color:#d3b27d;}
Border around this has a color of #d3b27d
<div style="border:2px solid #d3b27d;">Content here</div>
.myborder {border:2px solid #d3b27d;}