#a87d3d color space conversions
Hex:
#a87d3d
RGB:
168, 125, 61
CMY:
34, 51, 76
CMYK:
0, 26, 64, 34
HSL:
36°, 46.7249%, 44.9020%
HSV (HSB):
36°, 63.6905%, 65.8824%
XYZ:
24.3244, 23.3290, 7.6358
xyY:
0.4399, 0.4219, 23.3290
CIE-Lab:
55.4096, 9.6469, 40.6439
CIE-LCH:
55.4096, 41.7731, 76.6479
CIE-Luv:
55.4096, 33.9556, 43.4433
Hunter-Lab:
48.3001, 5.3691, 24.4369
#a87d3d color charts
#a87d3d color shades, tints & tones
#a87d3d color schemes
#a87d3d color preview, HTML & CSS examples
This text has a color of #a87d3d
<p style="color:#a87d3d;">Text here</p>
.mytext {color:#a87d3d;}
This box has a color of #a87d3d
<div style="background-color:#a87d3d;">Content here</div>
.mybackground {background-color:#a87d3d;}
Border around this has a color of #a87d3d
<div style="border:2px solid #a87d3d;">Content here</div>
.myborder {border:2px solid #a87d3d;}