#d7ae5e color space conversions
Hex:
#d7ae5e
RGB:
215, 174, 94
CMY:
16, 32, 63
CMYK:
0, 19, 56, 16
HSL:
40°, 60.1990%, 60.5882%
HSV (HSB):
40°, 56.2791%, 84.3137%
XYZ:
45.1808, 45.5273, 16.9960
xyY:
0.4195, 0.4227, 45.5273
CIE-Lab:
73.2378, 5.5734, 46.1722
CIE-LCH:
73.2378, 46.5074, 83.1172
CIE-Luv:
73.2378, 32.4952, 54.8406
Hunter-Lab:
67.4739, 1.4448, 32.2972
#d7ae5e color charts
#d7ae5e color shades, tints & tones
#d7ae5e color schemes
#d7ae5e color preview, HTML & CSS examples
This text has a color of #d7ae5e
<p style="color:#d7ae5e;">Text here</p>
.mytext {color:#d7ae5e;}
This box has a color of #d7ae5e
<div style="background-color:#d7ae5e;">Content here</div>
.mybackground {background-color:#d7ae5e;}
Border around this has a color of #d7ae5e
<div style="border:2px solid #d7ae5e;">Content here</div>
.myborder {border:2px solid #d7ae5e;}