#d8a04b color space conversions
Hex:
#d8a04b
RGB:
216, 160, 75
CMY:
15, 37, 71
CMYK:
0, 26, 65, 15
HSL:
36°, 64.3836%, 57.0588%
HSV (HSB):
36°, 65.2778%, 84.7059%
XYZ:
42.1597, 40.2485, 12.2033
xyY:
0.4456, 0.4254, 40.2485
CIE-Lab:
69.6462, 12.1555, 51.2380
CIE-LCH:
69.6462, 52.6601, 76.6541
CIE-Luv:
69.6462, 44.5918, 56.5110
Hunter-Lab:
63.4417, 7.5977, 33.0045
#d8a04b color charts
#d8a04b color shades, tints & tones
#d8a04b color schemes
#d8a04b color preview, HTML & CSS examples
This text has a color of #d8a04b
<p style="color:#d8a04b;">Text here</p>
.mytext {color:#d8a04b;}
This box has a color of #d8a04b
<div style="background-color:#d8a04b;">Content here</div>
.mybackground {background-color:#d8a04b;}
Border around this has a color of #d8a04b
<div style="border:2px solid #d8a04b;">Content here</div>
.myborder {border:2px solid #d8a04b;}