#d8a02a color space conversions
Hex:
#d8a02a
RGB:
216, 160, 42
CMY:
15, 37, 84
CMYK:
0, 26, 81, 15
HSL:
41°, 69.0476%, 50.5882%
HSV (HSB):
41°, 80.5556%, 84.7059%
XYZ:
41.3076, 39.9077, 7.7163
xyY:
0.4645, 0.4487, 39.9077
CIE-Lab:
69.4037, 10.6141, 64.4829
CIE-LCH:
69.4037, 65.3506, 80.6527
CIE-Luv:
69.4037, 46.3300, 66.1694
Hunter-Lab:
63.1725, 6.1666, 36.9787
#d8a02a color charts
#d8a02a color shades, tints & tones
#d8a02a color schemes
#d8a02a color preview, HTML & CSS examples
This text has a color of #d8a02a
<p style="color:#d8a02a;">Text here</p>
.mytext {color:#d8a02a;}
This box has a color of #d8a02a
<div style="background-color:#d8a02a;">Content here</div>
.mybackground {background-color:#d8a02a;}
Border around this has a color of #d8a02a
<div style="border:2px solid #d8a02a;">Content here</div>
.myborder {border:2px solid #d8a02a;}