#a05a31 color space conversions
Hex:
#a05a31
RGB:
160, 90, 49
CMY:
37, 65, 81
CMYK:
0, 44, 69, 37
HSL:
22°, 53.1100%, 40.9804%
HSV (HSB):
22°, 69.3750%, 62.7451%
XYZ:
18.7077, 15.0077, 4.8165
xyY:
0.4855, 0.3895, 15.0077
CIE-Lab:
45.6447, 25.1370, 35.5512
CIE-LCH:
45.6447, 43.5403, 54.7373
CIE-Luv:
45.6447, 54.5300, 32.4195
Hunter-Lab:
38.7397, 18.4047, 19.7463
#a05a31 color charts
#a05a31 color shades, tints & tones
#a05a31 color schemes
#a05a31 color preview, HTML & CSS examples
This text has a color of #a05a31
<p style="color:#a05a31;">Text here</p>
.mytext {color:#a05a31;}
This box has a color of #a05a31
<div style="background-color:#a05a31;">Content here</div>
.mybackground {background-color:#a05a31;}
Border around this has a color of #a05a31
<div style="border:2px solid #a05a31;">Content here</div>
.myborder {border:2px solid #a05a31;}