#a19f8b color space conversions
Hex:
#a19f8b
RGB:
161, 159, 139
CMY:
37, 38, 45
CMYK:
0, 1, 14, 37
HSL:
55°, 10.4762%, 58.8235%
HSV (HSB):
55°, 13.6646%, 63.1373%
XYZ:
31.7563, 34.2374, 29.3608
xyY:
0.3330, 0.3591, 34.2374
CIE-Lab:
65.1506, -2.8369, 10.7038
CIE-LCH:
65.1506, 11.0734, 104.8441
CIE-Luv:
65.1506, 2.2910, 15.3673
Hunter-Lab:
58.5128, -5.5211, 11.2081
#a19f8b color charts
#a19f8b color shades, tints & tones
#a19f8b color schemes
#a19f8b color preview, HTML & CSS examples
This text has a color of #a19f8b
<p style="color:#a19f8b;">Text here</p>
.mytext {color:#a19f8b;}
This box has a color of #a19f8b
<div style="background-color:#a19f8b;">Content here</div>
.mybackground {background-color:#a19f8b;}
Border around this has a color of #a19f8b
<div style="border:2px solid #a19f8b;">Content here</div>
.myborder {border:2px solid #a19f8b;}