#d3baa7 color space conversions
Hex:
#d3baa7
RGB:
211, 186, 167
CMY:
17, 27, 35
CMYK:
0, 12, 21, 17
HSL:
26°, 33.3333%, 74.1176%
HSV (HSB):
26°, 20.8531%, 82.7451%
XYZ:
51.3979, 51.7567, 43.8403
xyY:
0.3497, 0.3521, 51.7567
CIE-Lab:
77.1351, 5.9098, 12.8935
CIE-LCH:
77.1351, 14.1834, 65.3753
CIE-Luv:
77.1351, 16.5267, 17.2999
Hunter-Lab:
71.9421, 1.6278, 14.2292
#d3baa7 color charts
#d3baa7 color shades, tints & tones
#d3baa7 color schemes
#d3baa7 color preview, HTML & CSS examples
This text has a color of #d3baa7
<p style="color:#d3baa7;">Text here</p>
.mytext {color:#d3baa7;}
This box has a color of #d3baa7
<div style="background-color:#d3baa7;">Content here</div>
.mybackground {background-color:#d3baa7;}
Border around this has a color of #d3baa7
<div style="border:2px solid #d3baa7;">Content here</div>
.myborder {border:2px solid #d3baa7;}