#a7863d color space conversions
Hex:
#a7863d
RGB:
167, 134, 61
CMY:
35, 47, 76
CMYK:
0, 20, 63, 35
HSL:
41°, 46.4912%, 44.7059%
HSV (HSB):
41°, 63.4731%, 65.4902%
XYZ:
25.3038, 25.6026, 8.0230
xyY:
0.4294, 0.4345, 25.6026
CIE-Lab:
57.6579, 4.1605, 43.1490
CIE-LCH:
57.6579, 43.3492, 84.4925
CIE-Luv:
57.6579, 26.7522, 47.4570
Hunter-Lab:
50.5990, 0.7167, 26.0182
#a7863d color charts
#a7863d color shades, tints & tones
#a7863d color schemes
#a7863d color preview, HTML & CSS examples
This text has a color of #a7863d
<p style="color:#a7863d;">Text here</p>
.mytext {color:#a7863d;}
This box has a color of #a7863d
<div style="background-color:#a7863d;">Content here</div>
.mybackground {background-color:#a7863d;}
Border around this has a color of #a7863d
<div style="border:2px solid #a7863d;">Content here</div>
.myborder {border:2px solid #a7863d;}