#d7ab5d color space conversions
Hex:
#d7ab5d
RGB:
215, 171, 93
CMY:
16, 33, 64
CMYK:
0, 20, 57, 16
HSL:
38°, 60.3960%, 60.3922%
HSV (HSB):
38°, 56.7442%, 84.3137%
XYZ:
44.5630, 44.3632, 16.5702
xyY:
0.4224, 0.4205, 44.3632
CIE-Lab:
72.4706, 7.0936, 45.7566
CIE-LCH:
72.4706, 46.3032, 81.1877
CIE-Luv:
72.4706, 34.6590, 53.8985
Hunter-Lab:
66.6057, 2.8667, 31.8738
#d7ab5d color charts
#d7ab5d color shades, tints & tones
#d7ab5d color schemes
#d7ab5d color preview, HTML & CSS examples
This text has a color of #d7ab5d
<p style="color:#d7ab5d;">Text here</p>
.mytext {color:#d7ab5d;}
This box has a color of #d7ab5d
<div style="background-color:#d7ab5d;">Content here</div>
.mybackground {background-color:#d7ab5d;}
Border around this has a color of #d7ab5d
<div style="border:2px solid #d7ab5d;">Content here</div>
.myborder {border:2px solid #d7ab5d;}