#a05c01 color space conversions
Hex:
#a05c01
RGB:
160, 92, 1
CMY:
37, 64, 100
CMYK:
0, 43, 99, 37
HSL:
34°, 98.7578%, 31.5686%
HSV (HSB):
34°, 99.3750%, 62.7451%
XYZ:
18.3298, 15.1301, 1.9830
xyY:
0.5172, 0.4269, 15.1301
CIE-Lab:
45.8118, 22.4447, 53.9519
CIE-LCH:
45.8118, 58.4344, 67.4120
CIE-Luv:
45.8118, 55.9831, 43.8802
Hunter-Lab:
38.8974, 16.0451, 24.2055
#a05c01 color charts
#a05c01 color shades, tints & tones
#a05c01 color schemes
#a05c01 color preview, HTML & CSS examples
This text has a color of #a05c01
<p style="color:#a05c01;">Text here</p>
.mytext {color:#a05c01;}
This box has a color of #a05c01
<div style="background-color:#a05c01;">Content here</div>
.mybackground {background-color:#a05c01;}
Border around this has a color of #a05c01
<div style="border:2px solid #a05c01;">Content here</div>
.myborder {border:2px solid #a05c01;}