#d3ae5c color space conversions
Hex:
#d3ae5c
RGB:
211, 174, 92
CMY:
17, 32, 64
CMYK:
0, 18, 56, 17
HSL:
41°, 57.4879%, 59.4118%
HSV (HSB):
41°, 56.3981%, 82.7451%
XYZ:
43.9318, 44.8937, 16.4751
xyY:
0.4172, 0.4263, 44.8937
CIE-Lab:
72.8218, 3.7368, 46.5667
CIE-LCH:
72.8218, 46.7164, 85.4120
CIE-Luv:
72.8218, 29.6699, 55.4858
Hunter-Lab:
67.0028, -0.2175, 32.3233
#d3ae5c color charts
#d3ae5c color shades, tints & tones
#d3ae5c color schemes
#d3ae5c color preview, HTML & CSS examples
This text has a color of #d3ae5c
<p style="color:#d3ae5c;">Text here</p>
.mytext {color:#d3ae5c;}
This box has a color of #d3ae5c
<div style="background-color:#d3ae5c;">Content here</div>
.mybackground {background-color:#d3ae5c;}
Border around this has a color of #d3ae5c
<div style="border:2px solid #d3ae5c;">Content here</div>
.myborder {border:2px solid #d3ae5c;}