#a85d08 color space conversions
Hex:
#a85d08
RGB:
168, 93, 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.1066, 16.1711, 2.2913
xyY:
0.5213, 0.4193, 16.1711
CIE-Lab:
47.1981, 25.5170, 53.7454
CIE-LCH:
47.1981, 59.4953, 64.6028
CIE-Luv:
47.1981, 61.6872, 43.9357
Hunter-Lab:
40.2133, 18.8768, 24.7710
#a85d08 color charts
#a85d08 color shades, tints & tones
#a85d08 color schemes
#a85d08 color preview, HTML & CSS examples
This text has a color of #a85d08
<p style="color:#a85d08;">Text here</p>
.mytext {color:#a85d08;}
This box has a color of #a85d08
<div style="background-color:#a85d08;">Content here</div>
.mybackground {background-color:#a85d08;}
Border around this has a color of #a85d08
<div style="border:2px solid #a85d08;">Content here</div>
.myborder {border:2px solid #a85d08;}