#d3b985 color space conversions
Hex:
#d3b985
RGB:
211, 185, 133
CMY:
17, 27, 48
CMYK:
0, 12, 37, 17
HSL:
40°, 46.9880%, 67.4510%
HSV (HSB):
40°, 36.9668%, 82.7451%
XYZ:
48.4466, 50.2403, 29.3342
xyY:
0.3784, 0.3924, 50.2403
CIE-Lab:
76.2165, 1.9183, 29.8220
CIE-LCH:
76.2165, 29.8836, 86.3195
CIE-Luv:
76.2165, 19.7019, 39.3164
Hunter-Lab:
70.8804, -2.0363, 25.0788
#d3b985 color charts
#d3b985 color shades, tints & tones
#d3b985 color schemes
#d3b985 color preview, HTML & CSS examples
This text has a color of #d3b985
<p style="color:#d3b985;">Text here</p>
.mytext {color:#d3b985;}
This box has a color of #d3b985
<div style="background-color:#d3b985;">Content here</div>
.mybackground {background-color:#d3b985;}
Border around this has a color of #d3b985
<div style="border:2px solid #d3b985;">Content here</div>
.myborder {border:2px solid #d3b985;}