#d8a01a color space conversions
Hex:
#d8a01a
RGB:
216, 160, 26
CMY:
15, 37, 90
CMYK:
0, 26, 88, 15
HSL:
42°, 78.5124%, 47.4510%
HSV (HSB):
42°, 87.9630%, 84.7059%
XYZ:
41.0762, 39.8151, 6.4974
xyY:
0.4700, 0.4556, 39.8151
CIE-Lab:
69.3376, 10.1903, 68.9788
CIE-LCH:
69.3376, 69.7275, 81.5965
CIE-Luv:
69.3376, 46.8191, 68.8814
Hunter-Lab:
63.0992, 5.7758, 38.0643
#d8a01a color charts
#d8a01a color shades, tints & tones
#d8a01a color schemes
#d8a01a color preview, HTML & CSS examples
This text has a color of #d8a01a
<p style="color:#d8a01a;">Text here</p>
.mytext {color:#d8a01a;}
This box has a color of #d8a01a
<div style="background-color:#d8a01a;">Content here</div>
.mybackground {background-color:#d8a01a;}
Border around this has a color of #d8a01a
<div style="border:2px solid #d8a01a;">Content here</div>
.myborder {border:2px solid #d8a01a;}