#a1994c color space conversions
Hex:
#a1994c
RGB:
161, 153, 76
CMY:
37, 40, 70
CMYK:
0, 5, 53, 37
HSL:
54°, 35.8650%, 46.4706%
HSV (HSB):
54°, 52.7950%, 63.1373%
XYZ:
27.3937, 30.8813, 11.3544
xyY:
0.3934, 0.4435, 30.8813
CIE-Lab:
62.4073, -7.6889, 41.0472
CIE-LCH:
62.4073, 41.7611, 100.6097
CIE-Luv:
62.4073, 8.9263, 49.8006
Hunter-Lab:
55.5710, -9.2577, 26.7854
#a1994c color charts
#a1994c color shades, tints & tones
#a1994c color schemes
#a1994c color preview, HTML & CSS examples
This text has a color of #a1994c
<p style="color:#a1994c;">Text here</p>
.mytext {color:#a1994c;}
This box has a color of #a1994c
<div style="background-color:#a1994c;">Content here</div>
.mybackground {background-color:#a1994c;}
Border around this has a color of #a1994c
<div style="border:2px solid #a1994c;">Content here</div>
.myborder {border:2px solid #a1994c;}