#a06e5f color space conversions
Hex:
#a06e5f
RGB:
160, 110, 95
CMY:
37, 57, 63
CMYK:
0, 31, 41, 37
HSL:
14°, 25.4902%, 50.0000%
HSV (HSB):
14°, 40.6250%, 62.7451%
XYZ:
22.1387, 19.4517, 13.4142
xyY:
0.4025, 0.3536, 19.4517
CIE-Lab:
51.2115, 17.9341, 16.3647
CIE-LCH:
51.2115, 24.2783, 42.3802
CIE-Luv:
51.2115, 34.7552, 17.2958
Hunter-Lab:
44.1040, 12.4187, 12.8399
#a06e5f color charts
#a06e5f color shades, tints & tones
#a06e5f color schemes
#a06e5f color preview, HTML & CSS examples
This text has a color of #a06e5f
<p style="color:#a06e5f;">Text here</p>
.mytext {color:#a06e5f;}
This box has a color of #a06e5f
<div style="background-color:#a06e5f;">Content here</div>
.mybackground {background-color:#a06e5f;}
Border around this has a color of #a06e5f
<div style="border:2px solid #a06e5f;">Content here</div>
.myborder {border:2px solid #a06e5f;}