#a7740e color space conversions
Hex:
#a7740e
RGB:
167, 116, 14
CMY:
35, 55, 95
CMYK:
0, 31, 92, 35
HSL:
40°, 84.5304%, 35.4902%
HSV (HSB):
40°, 91.6168%, 65.4902%
XYZ:
22.2610, 20.7380, 3.2450
xyY:
0.4814, 0.4484, 20.7380
CIE-Lab:
52.6615, 12.2495, 56.3738
CIE-LCH:
52.6615, 57.6893, 77.7407
CIE-Luv:
52.6615, 42.2494, 51.8274
Hunter-Lab:
45.5390, 7.5637, 27.6524
#a7740e color charts
#a7740e color shades, tints & tones
#a7740e color schemes
#a7740e color preview, HTML & CSS examples
This text has a color of #a7740e
<p style="color:#a7740e;">Text here</p>
.mytext {color:#a7740e;}
This box has a color of #a7740e
<div style="background-color:#a7740e;">Content here</div>
.mybackground {background-color:#a7740e;}
Border around this has a color of #a7740e
<div style="border:2px solid #a7740e;">Content here</div>
.myborder {border:2px solid #a7740e;}