#a7850c color space conversions
Hex:
#a7850c
RGB:
167, 133, 12
CMY:
35, 48, 95
CMYK:
0, 20, 93, 35
HSL:
47°, 86.5922%, 35.0980%
HSV (HSB):
47°, 92.8144%, 65.4902%
XYZ:
24.3902, 25.0171, 3.8911
xyY:
0.4576, 0.4694, 25.0171
CIE-Lab:
57.0921, 2.6811, 60.1437
CIE-LCH:
57.0921, 60.2035, 87.4475
CIE-Luv:
57.0921, 29.2056, 58.6760
Hunter-Lab:
50.0171, -0.4865, 30.3995
#a7850c color charts
#a7850c color shades, tints & tones
#a7850c color schemes
#a7850c color preview, HTML & CSS examples
This text has a color of #a7850c
<p style="color:#a7850c;">Text here</p>
.mytext {color:#a7850c;}
This box has a color of #a7850c
<div style="background-color:#a7850c;">Content here</div>
.mybackground {background-color:#a7850c;}
Border around this has a color of #a7850c
<div style="border:2px solid #a7850c;">Content here</div>
.myborder {border:2px solid #a7850c;}