#a05a4c color space conversions
Hex:
#a05a4c
RGB:
160, 90, 76
CMY:
37, 65, 70
CMYK:
0, 44, 53, 37
HSL:
10°, 35.5932%, 46.2745%
HSV (HSB):
10°, 52.5000%, 62.7451%
XYZ:
19.4579, 15.3077, 8.7666
xyY:
0.4470, 0.3516, 15.3077
CIE-Lab:
46.0528, 27.2144, 20.6260
CIE-LCH:
46.0528, 34.1476, 37.1588
CIE-Luv:
46.0528, 50.7686, 19.1364
Hunter-Lab:
39.1251, 20.3036, 14.1026
#a05a4c color charts
#a05a4c color shades, tints & tones
#a05a4c color schemes
#a05a4c color preview, HTML & CSS examples
This text has a color of #a05a4c
<p style="color:#a05a4c;">Text here</p>
.mytext {color:#a05a4c;}
This box has a color of #a05a4c
<div style="background-color:#a05a4c;">Content here</div>
.mybackground {background-color:#a05a4c;}
Border around this has a color of #a05a4c
<div style="border:2px solid #a05a4c;">Content here</div>
.myborder {border:2px solid #a05a4c;}