#d3b49e color space conversions
Hex:
#d3b49e
RGB:
211, 180, 158
CMY:
17, 29, 38
CMYK:
0, 15, 25, 17
HSL:
25°, 37.5887%, 72.3529%
HSV (HSB):
25°, 25.1185%, 82.7451%
XYZ:
49.3568, 48.9600, 39.1966
xyY:
0.3589, 0.3560, 48.9600
CIE-Lab:
75.4265, 7.8095, 15.3576
CIE-LCH:
75.4265, 17.2292, 63.0462
CIE-Luv:
75.4265, 20.7835, 20.1328
Hunter-Lab:
69.9714, 3.4612, 15.7669
#d3b49e color charts
#d3b49e color shades, tints & tones
#d3b49e color schemes
#d3b49e color preview, HTML & CSS examples
This text has a color of #d3b49e
<p style="color:#d3b49e;">Text here</p>
.mytext {color:#d3b49e;}
This box has a color of #d3b49e
<div style="background-color:#d3b49e;">Content here</div>
.mybackground {background-color:#d3b49e;}
Border around this has a color of #d3b49e
<div style="border:2px solid #d3b49e;">Content here</div>
.myborder {border:2px solid #d3b49e;}