#a87a2d color space conversions
Hex:
#a87a2d
RGB:
168, 122, 45
CMY:
34, 52, 82
CMYK:
0, 27, 73, 34
HSL:
38°, 57.7465%, 41.7647%
HSV (HSB):
38°, 73.2143%, 65.8824%
XYZ:
23.5816, 22.4334, 5.5698
xyY:
0.4571, 0.4349, 22.4334
CIE-Lab:
54.4838, 10.3728, 47.2806
CIE-LCH:
54.4838, 48.4051, 77.6260
CIE-Luv:
54.4838, 37.1864, 47.8127
Hunter-Lab:
47.3639, 5.9852, 26.1824
#a87a2d color charts
#a87a2d color shades, tints & tones
#a87a2d color schemes
#a87a2d color preview, HTML & CSS examples
This text has a color of #a87a2d
<p style="color:#a87a2d;">Text here</p>
.mytext {color:#a87a2d;}
This box has a color of #a87a2d
<div style="background-color:#a87a2d;">Content here</div>
.mybackground {background-color:#a87a2d;}
Border around this has a color of #a87a2d
<div style="border:2px solid #a87a2d;">Content here</div>
.myborder {border:2px solid #a87a2d;}