#a04b01 color space conversions
Hex:
#a04b01
RGB:
160, 75, 1
CMY:
37, 71, 100
CMYK:
0, 53, 99, 37
HSL:
28°, 98.7578%, 31.5686%
HSV (HSB):
28°, 99.3750%, 62.7451%
XYZ:
17.0188, 12.5079, 1.5460
xyY:
0.5477, 0.4025, 12.5079
CIE-Lab:
42.0123, 31.7637, 51.5913
CIE-LCH:
42.0123, 60.5854, 58.3802
CIE-Luv:
42.0123, 69.6075, 37.9980
Hunter-Lab:
35.3665, 24.0046, 22.1648
#a04b01 color charts
#a04b01 color shades, tints & tones
#a04b01 color schemes
#a04b01 color preview, HTML & CSS examples
This text has a color of #a04b01
<p style="color:#a04b01;">Text here</p>
.mytext {color:#a04b01;}
This box has a color of #a04b01
<div style="background-color:#a04b01;">Content here</div>
.mybackground {background-color:#a04b01;}
Border around this has a color of #a04b01
<div style="border:2px solid #a04b01;">Content here</div>
.myborder {border:2px solid #a04b01;}