#d8a100 color space conversions
Hex:
#d8a100
RGB:
216, 161, 0
CMY:
15, 37, 100
CMYK:
0, 25, 100, 15
HSL:
45°, 100.0000%, 42.3529%
HSV (HSB):
45°, 100.0000%, 84.7059%
XYZ:
41.0638, 40.0887, 5.5736
xyY:
0.4735, 0.4622, 40.0887
CIE-Lab:
69.5326, 9.3118, 73.2100
CIE-LCH:
69.5326, 73.7999, 82.7513
CIE-Luv:
69.5326, 46.4309, 71.4658
Hunter-Lab:
63.3156, 4.9651, 39.1017
#d8a100 color charts
#d8a100 color shades, tints & tones
#d8a100 color schemes
#d8a100 color preview, HTML & CSS examples
This text has a color of #d8a100
<p style="color:#d8a100;">Text here</p>
.mytext {color:#d8a100;}
This box has a color of #d8a100
<div style="background-color:#d8a100;">Content here</div>
.mybackground {background-color:#d8a100;}
Border around this has a color of #d8a100
<div style="border:2px solid #d8a100;">Content here</div>
.myborder {border:2px solid #d8a100;}