#a05e2d color space conversions
Hex:
#a05e2d
RGB:
160, 94, 45
CMY:
37, 63, 82
CMYK:
0, 41, 72, 37
HSL:
26°, 56.0976%, 40.1961%
HSV (HSB):
26°, 71.8750%, 62.7451%
XYZ:
18.9736, 15.6685, 4.5069
xyY:
0.4847, 0.4002, 15.6685
CIE-Lab:
46.5365, 22.6642, 38.6379
CIE-LCH:
46.5365, 44.7945, 59.6050
CIE-Luv:
46.5365, 51.9398, 35.5634
Hunter-Lab:
39.5834, 16.2897, 20.9577
#a05e2d color charts
#a05e2d color shades, tints & tones
#a05e2d color schemes
#a05e2d color preview, HTML & CSS examples
This text has a color of #a05e2d
<p style="color:#a05e2d;">Text here</p>
.mytext {color:#a05e2d;}
This box has a color of #a05e2d
<div style="background-color:#a05e2d;">Content here</div>
.mybackground {background-color:#a05e2d;}
Border around this has a color of #a05e2d
<div style="border:2px solid #a05e2d;">Content here</div>
.myborder {border:2px solid #a05e2d;}