#a87f3f color space conversions
Hex:
#a87f3f
RGB:
168, 127, 63
CMY:
34, 50, 75
CMYK:
0, 24, 63, 34
HSL:
37°, 45.4545%, 45.2941%
HSV (HSB):
37°, 62.5000%, 65.8824%
XYZ:
24.6350, 23.8625, 8.0101
xyY:
0.4360, 0.4223, 23.8625
CIE-Lab:
55.9498, 8.6640, 40.2490
CIE-LCH:
55.9498, 41.1709, 77.8518
CIE-Luv:
55.9498, 32.3745, 43.5324
Hunter-Lab:
48.8492, 4.5328, 24.4723
#a87f3f color charts
#a87f3f color shades, tints & tones
#a87f3f color schemes
#a87f3f color preview, HTML & CSS examples
This text has a color of #a87f3f
<p style="color:#a87f3f;">Text here</p>
.mytext {color:#a87f3f;}
This box has a color of #a87f3f
<div style="background-color:#a87f3f;">Content here</div>
.mybackground {background-color:#a87f3f;}
Border around this has a color of #a87f3f
<div style="border:2px solid #a87f3f;">Content here</div>
.myborder {border:2px solid #a87f3f;}