#a87e2a color space conversions
Hex:
#a87e2a
RGB:
168, 126, 42
CMY:
34, 51, 84
CMYK:
0, 25, 75, 34
HSL:
40°, 60.0000%, 41.1765%
HSV (HSB):
40°, 75.0000%, 65.8824%
XYZ:
24.0272, 23.4137, 5.4434
xyY:
0.4543, 0.4427, 23.4137
CIE-Lab:
55.4959, 7.9768, 49.5916
CIE-LCH:
55.4959, 50.2290, 80.8623
CIE-Luv:
55.4959, 34.3478, 50.3737
Hunter-Lab:
48.3877, 3.9568, 27.2015
#a87e2a color charts
#a87e2a color shades, tints & tones
#a87e2a color schemes
#a87e2a color preview, HTML & CSS examples
This text has a color of #a87e2a
<p style="color:#a87e2a;">Text here</p>
.mytext {color:#a87e2a;}
This box has a color of #a87e2a
<div style="background-color:#a87e2a;">Content here</div>
.mybackground {background-color:#a87e2a;}
Border around this has a color of #a87e2a
<div style="border:2px solid #a87e2a;">Content here</div>
.myborder {border:2px solid #a87e2a;}