#d3ae7a color space conversions
Hex:
#d3ae7a
RGB:
211, 174, 122
CMY:
17, 32, 52
CMYK:
0, 18, 42, 17
HSL:
35°, 50.2825%, 65.2941%
HSV (HSB):
35°, 42.1801%, 82.7451%
XYZ:
45.5129, 45.5261, 24.8010
xyY:
0.3929, 0.3930, 45.5261
CIE-Lab:
73.2370, 6.5306, 31.7145
CIE-LCH:
73.2370, 32.3799, 78.3644
CIE-Luv:
73.2370, 27.5424, 40.0268
Hunter-Lab:
67.4731, 2.3265, 25.4380
#d3ae7a color charts
#d3ae7a color shades, tints & tones
#d3ae7a color schemes
#d3ae7a color preview, HTML & CSS examples
This text has a color of #d3ae7a
<p style="color:#d3ae7a;">Text here</p>
.mytext {color:#d3ae7a;}
This box has a color of #d3ae7a
<div style="background-color:#d3ae7a;">Content here</div>
.mybackground {background-color:#d3ae7a;}
Border around this has a color of #d3ae7a
<div style="border:2px solid #d3ae7a;">Content here</div>
.myborder {border:2px solid #d3ae7a;}