#a1994b color space conversions
Hex:
#a1994b
RGB:
161, 153, 75
CMY:
37, 40, 71
CMYK:
0, 5, 53, 37
HSL:
54°, 36.4407%, 46.2745%
HSV (HSB):
54°, 53.4161%, 63.1373%
XYZ:
27.3592, 30.8675, 11.1727
xyY:
0.3942, 0.4448, 30.8675
CIE-Lab:
62.3956, -7.7773, 41.5319
CIE-LCH:
62.3956, 42.2539, 100.6064
CIE-Luv:
62.3956, 8.9653, 50.2442
Hunter-Lab:
55.5586, -9.3272, 26.9680
#a1994b color charts
#a1994b color shades, tints & tones
#a1994b color schemes
#a1994b color preview, HTML & CSS examples
This text has a color of #a1994b
<p style="color:#a1994b;">Text here</p>
.mytext {color:#a1994b;}
This box has a color of #a1994b
<div style="background-color:#a1994b;">Content here</div>
.mybackground {background-color:#a1994b;}
Border around this has a color of #a1994b
<div style="border:2px solid #a1994b;">Content here</div>
.myborder {border:2px solid #a1994b;}