#a07f2f color space conversions
Hex:
#a07f2f
RGB:
160, 127, 47
CMY:
37, 50, 82
CMYK:
0, 21, 71, 37
HSL:
42°, 54.5894%, 40.5882%
HSV (HSB):
42°, 70.6250%, 62.7451%
XYZ:
22.5997, 22.8576, 5.9101
xyY:
0.4400, 0.4450, 22.8576
CIE-Lab:
54.9253, 4.0469, 46.5594
CIE-LCH:
54.9253, 46.7350, 85.0325
CIE-Luv:
54.9253, 27.1823, 48.9219
Hunter-Lab:
47.8096, 0.7105, 26.1374
#a07f2f color charts
#a07f2f color shades, tints & tones
#a07f2f color schemes
#a07f2f color preview, HTML & CSS examples
This text has a color of #a07f2f
<p style="color:#a07f2f;">Text here</p>
.mytext {color:#a07f2f;}
This box has a color of #a07f2f
<div style="background-color:#a07f2f;">Content here</div>
.mybackground {background-color:#a07f2f;}
Border around this has a color of #a07f2f
<div style="border:2px solid #a07f2f;">Content here</div>
.myborder {border:2px solid #a07f2f;}