#a7850e color space conversions
Hex:
#a7850e
RGB:
167, 133, 14
CMY:
35, 48, 95
CMYK:
0, 20, 92, 35
HSL:
47°, 84.5304%, 35.4902%
HSV (HSB):
47°, 91.6168%, 65.4902%
XYZ:
24.4031, 25.0223, 3.9591
xyY:
0.4571, 0.4687, 25.0223
CIE-Lab:
57.0971, 2.7155, 59.7711
CIE-LCH:
57.0971, 59.8328, 87.3987
CIE-Luv:
57.0971, 29.1754, 58.4745
Hunter-Lab:
50.0222, -0.4585, 30.3230
#a7850e color charts
#a7850e color shades, tints & tones
#a7850e color schemes
#a7850e color preview, HTML & CSS examples
This text has a color of #a7850e
<p style="color:#a7850e;">Text here</p>
.mytext {color:#a7850e;}
This box has a color of #a7850e
<div style="background-color:#a7850e;">Content here</div>
.mybackground {background-color:#a7850e;}
Border around this has a color of #a7850e
<div style="border:2px solid #a7850e;">Content here</div>
.myborder {border:2px solid #a7850e;}