#d7a04a color space conversions
Hex:
#d7a04a
RGB:
215, 160, 74
CMY:
16, 37, 71
CMYK:
0, 26, 66, 16
HSL:
37°, 63.8009%, 56.6667%
HSV (HSB):
37°, 65.5814%, 84.3137%
XYZ:
41.8312, 40.0831, 12.0106
xyY:
0.4454, 0.4268, 40.0831
CIE-Lab:
69.5287, 11.6690, 51.5456
CIE-LCH:
69.5287, 52.8499, 77.2443
CIE-Luv:
69.5287, 43.8817, 56.8273
Hunter-Lab:
63.3112, 7.1444, 33.0701
#d7a04a color charts
#d7a04a color shades, tints & tones
#d7a04a color schemes
#d7a04a color preview, HTML & CSS examples
This text has a color of #d7a04a
<p style="color:#d7a04a;">Text here</p>
.mytext {color:#d7a04a;}
This box has a color of #d7a04a
<div style="background-color:#d7a04a;">Content here</div>
.mybackground {background-color:#d7a04a;}
Border around this has a color of #d7a04a
<div style="border:2px solid #d7a04a;">Content here</div>
.myborder {border:2px solid #d7a04a;}