#a05f2f color space conversions
Hex:
#a05f2f
RGB:
160, 95, 47
CMY:
37, 63, 82
CMYK:
0, 41, 71, 37
HSL:
25°, 54.5894%, 40.5882%
HSV (HSB):
25°, 70.6250%, 62.7451%
XYZ:
19.1025, 15.8632, 4.7444
xyY:
0.4810, 0.3995, 15.8632
CIE-Lab:
46.7945, 22.2122, 37.8883
CIE-LCH:
46.7945, 43.9193, 59.6188
CIE-Luv:
46.7945, 50.9904, 35.2435
Hunter-Lab:
39.8287, 15.9114, 20.8174
#a05f2f color charts
#a05f2f color shades, tints & tones
#a05f2f color schemes
#a05f2f color preview, HTML & CSS examples
This text has a color of #a05f2f
<p style="color:#a05f2f;">Text here</p>
.mytext {color:#a05f2f;}
This box has a color of #a05f2f
<div style="background-color:#a05f2f;">Content here</div>
.mybackground {background-color:#a05f2f;}
Border around this has a color of #a05f2f
<div style="border:2px solid #a05f2f;">Content here</div>
.myborder {border:2px solid #a05f2f;}