#a7950b color space conversions
Hex:
#a7950b
RGB:
167, 149, 11
CMY:
35, 42, 96
CMYK:
0, 11, 93, 35
HSL:
53°, 87.6404%, 34.9020%
HSV (HSB):
53°, 93.4132%, 65.4902%
XYZ:
26.7442, 29.7345, 4.6464
xyY:
0.4375, 0.4865, 29.7345
CIE-Lab:
61.4245, -6.0837, 63.6006
CIE-LCH:
61.4245, 63.8909, 95.4640
CIE-Luv:
61.4245, 17.5353, 65.0870
Hunter-Lab:
54.5294, -7.8803, 33.1185
#a7950b color charts
#a7950b color shades, tints & tones
#a7950b color schemes
#a7950b color preview, HTML & CSS examples
This text has a color of #a7950b
<p style="color:#a7950b;">Text here</p>
.mytext {color:#a7950b;}
This box has a color of #a7950b
<div style="background-color:#a7950b;">Content here</div>
.mybackground {background-color:#a7950b;}
Border around this has a color of #a7950b
<div style="border:2px solid #a7950b;">Content here</div>
.myborder {border:2px solid #a7950b;}