#a0704b color space conversions
Hex:
#a0704b
RGB:
160, 112, 75
CMY:
37, 56, 71
CMYK:
0, 30, 53, 37
HSL:
26°, 36.1702%, 46.0784%
HSV (HSB):
26°, 53.1250%, 62.7451%
XYZ:
21.5614, 19.5699, 9.2976
xyY:
0.4276, 0.3881, 19.5699
CIE-Lab:
51.3474, 14.6505, 28.0452
CIE-LCH:
51.3474, 31.6413, 62.4180
CIE-Luv:
51.3474, 35.7806, 30.1423
Hunter-Lab:
44.2379, 9.5838, 18.5054
#a0704b color charts
#a0704b color shades, tints & tones
#a0704b color schemes
#a0704b color preview, HTML & CSS examples
This text has a color of #a0704b
<p style="color:#a0704b;">Text here</p>
.mytext {color:#a0704b;}
This box has a color of #a0704b
<div style="background-color:#a0704b;">Content here</div>
.mybackground {background-color:#a0704b;}
Border around this has a color of #a0704b
<div style="border:2px solid #a0704b;">Content here</div>
.myborder {border:2px solid #a0704b;}