#a87f32 color space conversions
Hex:
#a87f32
RGB:
168, 127, 50
CMY:
34, 50, 80
CMYK:
0, 24, 70, 34
HSL:
39°, 54.1284%, 42.7451%
HSV (HSB):
39°, 70.2381%, 65.8824%
XYZ:
24.3135, 23.7339, 6.3172
xyY:
0.4472, 0.4366, 23.7339
CIE-Lab:
55.8203, 7.8293, 46.4024
CIE-LCH:
55.8203, 47.0582, 80.4228
CIE-Luv:
55.8203, 33.1906, 48.3638
Hunter-Lab:
48.7174, 3.8291, 26.4140
#a87f32 color charts
#a87f32 color shades, tints & tones
#a87f32 color schemes
#a87f32 color preview, HTML & CSS examples
This text has a color of #a87f32
<p style="color:#a87f32;">Text here</p>
.mytext {color:#a87f32;}
This box has a color of #a87f32
<div style="background-color:#a87f32;">Content here</div>
.mybackground {background-color:#a87f32;}
Border around this has a color of #a87f32
<div style="border:2px solid #a87f32;">Content here</div>
.myborder {border:2px solid #a87f32;}