#a85a1e color space conversions
Hex:
#a85a1e
RGB:
168, 90, 30
CMY:
34, 65, 88
CMYK:
0, 46, 82, 34
HSL:
26°, 69.6970%, 38.8235%
HSV (HSB):
26°, 82.1429%, 65.8824%
XYZ:
20.0390, 15.7309, 3.2085
xyY:
0.5141, 0.4036, 15.7309
CIE-Lab:
46.6194, 27.6767, 46.1899
CIE-LCH:
46.6194, 53.8471, 59.0702
CIE-Luv:
46.6194, 62.9810, 39.1860
Hunter-Lab:
39.6622, 20.7766, 22.9672
#a85a1e color charts
#a85a1e color shades, tints & tones
#a85a1e color schemes
#a85a1e color preview, HTML & CSS examples
This text has a color of #a85a1e
<p style="color:#a85a1e;">Text here</p>
.mytext {color:#a85a1e;}
This box has a color of #a85a1e
<div style="background-color:#a85a1e;">Content here</div>
.mybackground {background-color:#a85a1e;}
Border around this has a color of #a85a1e
<div style="border:2px solid #a85a1e;">Content here</div>
.myborder {border:2px solid #a85a1e;}