#a98f0e color space conversions
Hex:
#a98f0e
RGB:
169, 143, 14
CMY:
34, 44, 95
CMYK:
0, 15, 92, 34
HSL:
50°, 84.6995%, 35.8824%
HSV (HSB):
50°, 91.7160%, 66.2745%
XYZ:
26.2639, 28.1116, 4.4573
xyY:
0.4464, 0.4778, 28.1116
CIE-Lab:
59.9895, -1.8714, 62.0876
CIE-LCH:
59.9895, 62.1158, 91.7264
CIE-Luv:
59.9895, 23.3127, 62.4761
Hunter-Lab:
53.0204, -4.3649, 32.1299
#a98f0e color charts
#a98f0e color shades, tints & tones
#a98f0e color schemes
#a98f0e color preview, HTML & CSS examples
This text has a color of #a98f0e
<p style="color:#a98f0e;">Text here</p>
.mytext {color:#a98f0e;}
This box has a color of #a98f0e
<div style="background-color:#a98f0e;">Content here</div>
.mybackground {background-color:#a98f0e;}
Border around this has a color of #a98f0e
<div style="border:2px solid #a98f0e;">Content here</div>
.myborder {border:2px solid #a98f0e;}