#d3ba6e color space conversions
Hex:
#d3ba6e
RGB:
211, 186, 110
CMY:
17, 27, 57
CMYK:
0, 12, 48, 17
HSL:
45°, 53.4392%, 62.9412%
HSV (HSB):
45°, 47.8673%, 82.7451%
XYZ:
47.2373, 50.0925, 21.9310
xyY:
0.3961, 0.4200, 50.0925
CIE-Lab:
76.1260, -1.0427, 41.6014
CIE-LCH:
76.1260, 41.6145, 91.4357
CIE-Luv:
76.1260, 20.5310, 52.6570
Hunter-Lab:
70.7760, -4.7236, 31.1714
#d3ba6e color charts
#d3ba6e color shades, tints & tones
#d3ba6e color schemes
#d3ba6e color preview, HTML & CSS examples
This text has a color of #d3ba6e
<p style="color:#d3ba6e;">Text here</p>
.mytext {color:#d3ba6e;}
This box has a color of #d3ba6e
<div style="background-color:#d3ba6e;">Content here</div>
.mybackground {background-color:#d3ba6e;}
Border around this has a color of #d3ba6e
<div style="border:2px solid #d3ba6e;">Content here</div>
.myborder {border:2px solid #d3ba6e;}