#a8960a color space conversions
Hex:
#a8960a
RGB:
168, 150, 10
CMY:
34, 41, 96
CMYK:
0, 11, 94, 34
HSL:
53°, 88.7640%, 34.9020%
HSV (HSB):
53°, 94.0476%, 65.8824%
XYZ:
27.1096, 30.1594, 4.6797
xyY:
0.4376, 0.4868, 30.1594
CIE-Lab:
61.7915, -6.1804, 64.0668
CIE-LCH:
61.7915, 64.3642, 95.5102
CIE-Luv:
61.7915, 17.5724, 65.5798
Hunter-Lab:
54.9176, -7.9909, 33.3901
#a8960a color charts
#a8960a color shades, tints & tones
#a8960a color schemes
#a8960a color preview, HTML & CSS examples
This text has a color of #a8960a
<p style="color:#a8960a;">Text here</p>
.mytext {color:#a8960a;}
This box has a color of #a8960a
<div style="background-color:#a8960a;">Content here</div>
.mybackground {background-color:#a8960a;}
Border around this has a color of #a8960a
<div style="border:2px solid #a8960a;">Content here</div>
.myborder {border:2px solid #a8960a;}