#a87e2c color space conversions
Hex:
#a87e2c
RGB:
168, 126, 44
CMY:
34, 51, 83
CMYK:
0, 25, 74, 34
HSL:
40°, 58.4906%, 41.5686%
HSV (HSB):
40°, 73.8095%, 65.8824%
XYZ:
24.0639, 23.4284, 5.6367
xyY:
0.4529, 0.4410, 23.4284
CIE-Lab:
55.5109, 8.0733, 48.7554
CIE-LCH:
55.5109, 49.4193, 80.5979
CIE-Luv:
55.5109, 34.2493, 49.8021
Hunter-Lab:
48.4029, 4.0378, 26.9775
#a87e2c color charts
#a87e2c color shades, tints & tones
#a87e2c color schemes
#a87e2c color preview, HTML & CSS examples
This text has a color of #a87e2c
<p style="color:#a87e2c;">Text here</p>
.mytext {color:#a87e2c;}
This box has a color of #a87e2c
<div style="background-color:#a87e2c;">Content here</div>
.mybackground {background-color:#a87e2c;}
Border around this has a color of #a87e2c
<div style="border:2px solid #a87e2c;">Content here</div>
.myborder {border:2px solid #a87e2c;}