#a05b08 color space conversions
Hex:
#a05b08
RGB:
160, 91, 8
CMY:
37, 64, 97
CMYK:
0, 43, 95, 37
HSL:
33°, 90.4762%, 32.9412%
HSV (HSB):
33°, 95.0000%, 62.7451%
XYZ:
18.2821, 14.9733, 2.1563
xyY:
0.5163, 0.4228, 14.9733
CIE-Lab:
45.5976, 23.1173, 52.0926
CIE-LCH:
45.5976, 56.9916, 66.0696
CIE-Luv:
45.5976, 56.5716, 42.7425
Hunter-Lab:
38.6953, 16.6179, 23.7828
#a05b08 color charts
#a05b08 color shades, tints & tones
#a05b08 color schemes
#a05b08 color preview, HTML & CSS examples
This text has a color of #a05b08
<p style="color:#a05b08;">Text here</p>
.mytext {color:#a05b08;}
This box has a color of #a05b08
<div style="background-color:#a05b08;">Content here</div>
.mybackground {background-color:#a05b08;}
Border around this has a color of #a05b08
<div style="border:2px solid #a05b08;">Content here</div>
.myborder {border:2px solid #a05b08;}