#a8884f color space conversions
Hex:
#a8884f
RGB:
168, 136, 79
CMY:
34, 47, 69
CMYK:
0, 19, 53, 34
HSL:
38°, 36.0324%, 48.4314%
HSV (HSB):
38°, 52.9762%, 65.8824%
XYZ:
26.3639, 26.4977, 11.1222
xyY:
0.4120, 0.4141, 26.4977
CIE-Lab:
58.5064, 4.9337, 34.9677
CIE-LCH:
58.5064, 35.3140, 81.9690
CIE-Luv:
58.5064, 24.9607, 40.5213
Hunter-Lab:
51.4759, 1.3378, 23.2226
#a8884f color charts
#a8884f color shades, tints & tones
#a8884f color schemes
#a8884f color preview, HTML & CSS examples
This text has a color of #a8884f
<p style="color:#a8884f;">Text here</p>
.mytext {color:#a8884f;}
This box has a color of #a8884f
<div style="background-color:#a8884f;">Content here</div>
.mybackground {background-color:#a8884f;}
Border around this has a color of #a8884f
<div style="border:2px solid #a8884f;">Content here</div>
.myborder {border:2px solid #a8884f;}