#a05b00 color space conversions
Hex:
#a05b00
RGB:
160, 91, 0
CMY:
37, 64, 100
CMYK:
0, 43, 100, 37
HSL:
34°, 100.0000%, 31.3725%
HSV (HSB):
34°, 100.0000%, 62.7451%
XYZ:
18.2383, 14.9558, 1.9255
xyY:
0.5193, 0.4259, 14.9558
CIE-Lab:
45.5735, 22.9902, 54.0550
CIE-LCH:
45.5735, 58.7409, 66.9594
CIE-Luv:
45.5735, 56.8227, 43.6318
Hunter-Lab:
38.6727, 16.5046, 24.1189
#a05b00 color charts
#a05b00 color shades, tints & tones
#a05b00 color schemes
#a05b00 color preview, HTML & CSS examples
This text has a color of #a05b00
<p style="color:#a05b00;">Text here</p>
.mytext {color:#a05b00;}
This box has a color of #a05b00
<div style="background-color:#a05b00;">Content here</div>
.mybackground {background-color:#a05b00;}
Border around this has a color of #a05b00
<div style="border:2px solid #a05b00;">Content here</div>
.myborder {border:2px solid #a05b00;}