#a85d04 color space conversions
Hex:
#a85d04
RGB:
168, 93, 4
CMY:
34, 64, 98
CMYK:
0, 45, 98, 34
HSL:
33°, 95.3488%, 33.7255%
HSV (HSB):
33°, 97.6190%, 65.8824%
XYZ:
20.0847, 16.1623, 2.1759
xyY:
0.5227, 0.4206, 16.1623
CIE-Lab:
47.1867, 25.4580, 54.6687
CIE-LCH:
47.1867, 60.3057, 65.0297
CIE-Luv:
47.1867, 61.8123, 44.3602
Hunter-Lab:
40.2024, 18.8228, 24.9326
#a85d04 color charts
#a85d04 color shades, tints & tones
#a85d04 color schemes
#a85d04 color preview, HTML & CSS examples
This text has a color of #a85d04
<p style="color:#a85d04;">Text here</p>
.mytext {color:#a85d04;}
This box has a color of #a85d04
<div style="background-color:#a85d04;">Content here</div>
.mybackground {background-color:#a85d04;}
Border around this has a color of #a85d04
<div style="border:2px solid #a85d04;">Content here</div>
.myborder {border:2px solid #a85d04;}