#d3b07e color space conversions
Hex:
#d3b07e
RGB:
211, 176, 126
CMY:
17, 31, 51
CMYK:
0, 17, 40, 17
HSL:
35°, 49.1329%, 66.0784%
HSV (HSB):
35°, 40.2844%, 82.7451%
XYZ:
46.1552, 46.4059, 26.2633
xyY:
0.3884, 0.3905, 46.4059
CIE-Lab:
73.8082, 5.9003, 30.3445
CIE-LCH:
73.8082, 30.9128, 78.9965
CIE-Luv:
73.8082, 25.9297, 38.7215
Hunter-Lab:
68.1219, 1.7273, 24.8270
#d3b07e color charts
#d3b07e color shades, tints & tones
#d3b07e color schemes
#d3b07e color preview, HTML & CSS examples
This text has a color of #d3b07e
<p style="color:#d3b07e;">Text here</p>
.mytext {color:#d3b07e;}
This box has a color of #d3b07e
<div style="background-color:#d3b07e;">Content here</div>
.mybackground {background-color:#d3b07e;}
Border around this has a color of #d3b07e
<div style="border:2px solid #d3b07e;">Content here</div>
.myborder {border:2px solid #d3b07e;}