#a85f3e color space conversions
Hex:
#a85f3e
RGB:
168, 95, 62
CMY:
34, 63, 76
CMYK:
0, 43, 63, 34
HSL:
19°, 46.0870%, 45.0980%
HSV (HSB):
19°, 63.0952%, 65.8824%
XYZ:
21.1102, 16.8570, 6.6985
xyY:
0.4726, 0.3774, 16.8570
CIE-Lab:
48.0794, 26.5946, 31.5285
CIE-LCH:
48.0794, 41.2471, 49.8520
CIE-Luv:
48.0794, 55.8236, 29.7440
Hunter-Lab:
41.0573, 19.9277, 19.0669
#a85f3e color charts
#a85f3e color shades, tints & tones
#a85f3e color schemes
#a85f3e color preview, HTML & CSS examples
This text has a color of #a85f3e
<p style="color:#a85f3e;">Text here</p>
.mytext {color:#a85f3e;}
This box has a color of #a85f3e
<div style="background-color:#a85f3e;">Content here</div>
.mybackground {background-color:#a85f3e;}
Border around this has a color of #a85f3e
<div style="border:2px solid #a85f3e;">Content here</div>
.myborder {border:2px solid #a85f3e;}