#d3ad6f color space conversions
Hex:
#d3ad6f
RGB:
211, 173, 111
CMY:
17, 32, 56
CMYK:
0, 18, 47, 17
HSL:
37°, 53.1915%, 63.1373%
HSV (HSB):
37°, 47.3934%, 82.7451%
XYZ:
44.6768, 44.8837, 21.3476
xyY:
0.4028, 0.4047, 44.8837
CIE-Lab:
72.8153, 5.9382, 36.9421
CIE-LCH:
72.8153, 37.4164, 80.8682
CIE-Luv:
72.8153, 29.0540, 45.6681
Hunter-Lab:
66.9953, 1.7935, 28.0043
#d3ad6f color charts
#d3ad6f color shades, tints & tones
#d3ad6f color schemes
#d3ad6f color preview, HTML & CSS examples
This text has a color of #d3ad6f
<p style="color:#d3ad6f;">Text here</p>
.mytext {color:#d3ad6f;}
This box has a color of #d3ad6f
<div style="background-color:#d3ad6f;">Content here</div>
.mybackground {background-color:#d3ad6f;}
Border around this has a color of #d3ad6f
<div style="border:2px solid #d3ad6f;">Content here</div>
.myborder {border:2px solid #d3ad6f;}