#a04a05 color space conversions
Hex:
#a04a05
RGB:
160, 74, 5
CMY:
37, 71, 98
CMYK:
0, 54, 97, 37
HSL:
27°, 93.9394%, 32.3529%
HSV (HSB):
27°, 96.8750%, 62.7451%
XYZ:
16.9734, 12.3821, 1.6390
xyY:
0.5476, 0.3995, 12.3821
CIE-Lab:
41.8171, 32.3543, 50.3028
CIE-LCH:
41.8171, 59.8095, 57.2512
CIE-Luv:
41.8171, 70.2174, 37.1857
Hunter-Lab:
35.1882, 24.5219, 21.8702
#a04a05 color charts
#a04a05 color shades, tints & tones
#a04a05 color schemes
#a04a05 color preview, HTML & CSS examples
This text has a color of #a04a05
<p style="color:#a04a05;">Text here</p>
.mytext {color:#a04a05;}
This box has a color of #a04a05
<div style="background-color:#a04a05;">Content here</div>
.mybackground {background-color:#a04a05;}
Border around this has a color of #a04a05
<div style="border:2px solid #a04a05;">Content here</div>
.myborder {border:2px solid #a04a05;}