#a05e3f color space conversions
Hex:
#a05e3f
RGB:
160, 94, 63
CMY:
37, 63, 75
CMYK:
0, 41, 61, 37
HSL:
19°, 43.4978%, 43.7255%
HSV (HSB):
19°, 60.6250%, 62.7451%
XYZ:
19.3971, 15.8379, 6.7373
xyY:
0.4621, 0.3773, 15.8379
CIE-Lab:
46.7611, 23.8545, 29.1035
CIE-LCH:
46.7611, 37.6304, 50.6604
CIE-Luv:
46.7611, 49.8983, 27.9162
Hunter-Lab:
39.7968, 17.3571, 17.8204
#a05e3f color charts
#a05e3f color shades, tints & tones
#a05e3f color schemes
#a05e3f color preview, HTML & CSS examples
This text has a color of #a05e3f
<p style="color:#a05e3f;">Text here</p>
.mytext {color:#a05e3f;}
This box has a color of #a05e3f
<div style="background-color:#a05e3f;">Content here</div>
.mybackground {background-color:#a05e3f;}
Border around this has a color of #a05e3f
<div style="border:2px solid #a05e3f;">Content here</div>
.myborder {border:2px solid #a05e3f;}