#a0704c color space conversions
Hex:
#a0704c
RGB:
160, 112, 76
CMY:
37, 56, 70
CMYK:
0, 30, 53, 37
HSL:
26°, 35.5932%, 46.2745%
HSV (HSB):
26°, 52.5000%, 62.7451%
XYZ:
21.5959, 19.5837, 9.4793
xyY:
0.4263, 0.3866, 19.5837
CIE-Lab:
51.3633, 14.7448, 27.5024
CIE-LCH:
51.3633, 31.2057, 61.8030
CIE-Luv:
51.3633, 35.6756, 29.6082
Hunter-Lab:
44.2535, 9.6651, 18.2773
#a0704c color charts
#a0704c color shades, tints & tones
#a0704c color schemes
#a0704c color preview, HTML & CSS examples
This text has a color of #a0704c
<p style="color:#a0704c;">Text here</p>
.mytext {color:#a0704c;}
This box has a color of #a0704c
<div style="background-color:#a0704c;">Content here</div>
.mybackground {background-color:#a0704c;}
Border around this has a color of #a0704c
<div style="border:2px solid #a0704c;">Content here</div>
.myborder {border:2px solid #a0704c;}