#d3ae5e color space conversions
Hex:
#d3ae5e
RGB:
211, 174, 94
CMY:
17, 32, 63
CMYK:
0, 18, 55, 17
HSL:
41°, 57.0732%, 59.8039%
HSV (HSB):
41°, 55.4502%, 82.7451%
XYZ:
44.0204, 44.9291, 16.9417
xyY:
0.4157, 0.4243, 44.9291
CIE-Lab:
72.8452, 3.8958, 45.6102
CIE-LCH:
72.8452, 45.7763, 85.1179
CIE-Luv:
72.8452, 29.5457, 54.5853
Hunter-Lab:
67.0292, -0.0740, 31.9348
#d3ae5e color charts
#d3ae5e color shades, tints & tones
#d3ae5e color schemes
#d3ae5e color preview, HTML & CSS examples
This text has a color of #d3ae5e
<p style="color:#d3ae5e;">Text here</p>
.mytext {color:#d3ae5e;}
This box has a color of #d3ae5e
<div style="background-color:#d3ae5e;">Content here</div>
.mybackground {background-color:#d3ae5e;}
Border around this has a color of #d3ae5e
<div style="border:2px solid #d3ae5e;">Content here</div>
.myborder {border:2px solid #d3ae5e;}