#a85c09 color space conversions
Hex:
#a85c09
RGB:
168, 92, 9
CMY:
34, 64, 96
CMYK:
0, 45, 95, 34
HSL:
31°, 89.8305%, 34.7059%
HSV (HSB):
31°, 94.6429%, 65.8824%
XYZ:
20.0249, 15.9988, 2.2911
xyY:
0.5226, 0.4176, 15.9988
CIE-Lab:
46.9730, 26.0833, 53.3590
CIE-LCH:
46.9730, 59.3929, 63.9494
CIE-Luv:
46.9730, 62.4649, 43.4729
Hunter-Lab:
39.9986, 19.3669, 24.6029
#a85c09 color charts
#a85c09 color shades, tints & tones
#a85c09 color schemes
#a85c09 color preview, HTML & CSS examples
This text has a color of #a85c09
<p style="color:#a85c09;">Text here</p>
.mytext {color:#a85c09;}
This box has a color of #a85c09
<div style="background-color:#a85c09;">Content here</div>
.mybackground {background-color:#a85c09;}
Border around this has a color of #a85c09
<div style="border:2px solid #a85c09;">Content here</div>
.myborder {border:2px solid #a85c09;}