#a87f2e color space conversions
Hex:
#a87f2e
RGB:
168, 127, 46
CMY:
34, 50, 82
CMYK:
0, 24, 73, 34
HSL:
40°, 57.0093%, 41.9608%
HSV (HSB):
40°, 72.6190%, 65.8824%
XYZ:
24.2310, 23.7008, 5.8824
xyY:
0.4503, 0.4404, 23.7008
CIE-Lab:
55.7870, 7.6133, 48.1639
CIE-LCH:
55.7870, 48.7619, 81.0176
CIE-Luv:
55.7870, 33.4048, 49.6305
Hunter-Lab:
48.6835, 3.6477, 26.9145
#a87f2e color charts
#a87f2e color shades, tints & tones
#a87f2e color schemes
#a87f2e color preview, HTML & CSS examples
This text has a color of #a87f2e
<p style="color:#a87f2e;">Text here</p>
.mytext {color:#a87f2e;}
This box has a color of #a87f2e
<div style="background-color:#a87f2e;">Content here</div>
.mybackground {background-color:#a87f2e;}
Border around this has a color of #a87f2e
<div style="border:2px solid #a87f2e;">Content here</div>
.myborder {border:2px solid #a87f2e;}