#a05f4c color space conversions
Hex:
#a05f4c
RGB:
160, 95, 76
CMY:
37, 63, 70
CMYK:
0, 41, 53, 37
HSL:
14°, 35.5932%, 46.2745%
HSV (HSB):
14°, 52.5000%, 62.7451%
XYZ:
19.8939, 16.1798, 8.9120
xyY:
0.4422, 0.3597, 16.1798
CIE-Lab:
47.2095, 24.4136, 22.1456
CIE-LCH:
47.2095, 32.9614, 42.2112
CIE-Luv:
47.2095, 47.3779, 21.4581
Hunter-Lab:
40.2241, 17.8897, 15.0207
#a05f4c color charts
#a05f4c color shades, tints & tones
#a05f4c color schemes
#a05f4c color preview, HTML & CSS examples
This text has a color of #a05f4c
<p style="color:#a05f4c;">Text here</p>
.mytext {color:#a05f4c;}
This box has a color of #a05f4c
<div style="background-color:#a05f4c;">Content here</div>
.mybackground {background-color:#a05f4c;}
Border around this has a color of #a05f4c
<div style="border:2px solid #a05f4c;">Content here</div>
.myborder {border:2px solid #a05f4c;}