#d3ae6f color space conversions
Hex:
#d3ae6f
RGB:
211, 174, 111
CMY:
17, 32, 56
CMYK:
0, 18, 47, 17
HSL:
38°, 53.1915%, 63.1373%
HSV (HSB):
38°, 47.3934%, 82.7451%
XYZ:
44.8693, 45.2687, 21.4118
xyY:
0.4022, 0.4058, 45.2687
CIE-Lab:
73.0685, 5.4043, 37.2624
CIE-LCH:
73.0685, 37.6523, 81.7477
CIE-Luv:
73.0685, 28.3865, 46.1678
Hunter-Lab:
67.2820, 1.2952, 28.2290
#d3ae6f color charts
#d3ae6f color shades, tints & tones
#d3ae6f color schemes
#d3ae6f color preview, HTML & CSS examples
This text has a color of #d3ae6f
<p style="color:#d3ae6f;">Text here</p>
.mytext {color:#d3ae6f;}
This box has a color of #d3ae6f
<div style="background-color:#d3ae6f;">Content here</div>
.mybackground {background-color:#d3ae6f;}
Border around this has a color of #d3ae6f
<div style="border:2px solid #d3ae6f;">Content here</div>
.myborder {border:2px solid #d3ae6f;}