#a85c08 color space conversions
Hex:
#a85c08
RGB:
168, 92, 8
CMY:
34, 64, 97
CMYK:
0, 45, 95, 34
HSL:
32°, 90.9091%, 34.5098%
HSV (HSB):
32°, 95.2381%, 65.8824%
XYZ:
20.0194, 15.9967, 2.2623
xyY:
0.5230, 0.4179, 15.9967
CIE-Lab:
46.9701, 26.0685, 53.5867
CIE-LCH:
46.9701, 59.5912, 64.0583
CIE-Luv:
46.9701, 62.4967, 43.5793
Hunter-Lab:
39.9958, 19.3533, 24.6435
#a85c08 color charts
#a85c08 color shades, tints & tones
#a85c08 color schemes
#a85c08 color preview, HTML & CSS examples
This text has a color of #a85c08
<p style="color:#a85c08;">Text here</p>
.mytext {color:#a85c08;}
This box has a color of #a85c08
<div style="background-color:#a85c08;">Content here</div>
.mybackground {background-color:#a85c08;}
Border around this has a color of #a85c08
<div style="border:2px solid #a85c08;">Content here</div>
.myborder {border:2px solid #a85c08;}