#d7a04c color space conversions
Hex:
#d7a04c
RGB:
215, 160, 76
CMY:
16, 37, 70
CMYK:
0, 26, 65, 16
HSL:
36°, 63.4703%, 57.0588%
HSV (HSB):
36°, 64.6512%, 84.3137%
XYZ:
41.8996, 40.1105, 12.3712
xyY:
0.4439, 0.4250, 40.1105
CIE-Lab:
69.5482, 11.7924, 50.6287
CIE-LCH:
69.5482, 51.9839, 76.8885
CIE-Luv:
69.5482, 43.7469, 56.0692
Hunter-Lab:
63.3328, 7.2593, 32.7515
#d7a04c color charts
#d7a04c color shades, tints & tones
#d7a04c color schemes
#d7a04c color preview, HTML & CSS examples
This text has a color of #d7a04c
<p style="color:#d7a04c;">Text here</p>
.mytext {color:#d7a04c;}
This box has a color of #d7a04c
<div style="background-color:#d7a04c;">Content here</div>
.mybackground {background-color:#d7a04c;}
Border around this has a color of #d7a04c
<div style="border:2px solid #d7a04c;">Content here</div>
.myborder {border:2px solid #d7a04c;}