#a19b7e color space conversions
Hex:
#a19b7e
RGB:
161, 155, 126
CMY:
37, 39, 51
CMYK:
0, 4, 22, 37
HSL:
50°, 15.6951%, 56.2745%
HSV (HSB):
50°, 21.7391%, 63.1373%
XYZ:
30.1852, 32.5261, 24.4259
xyY:
0.3464, 0.3733, 32.5261
CIE-Lab:
63.7754, -2.7278, 16.0202
CIE-LCH:
63.7754, 16.2508, 99.6632
CIE-Luv:
63.7754, 5.2536, 22.1267
Hunter-Lab:
57.0317, -5.3306, 14.5291
#a19b7e color charts
#a19b7e color shades, tints & tones
#a19b7e color schemes
#a19b7e color preview, HTML & CSS examples
This text has a color of #a19b7e
<p style="color:#a19b7e;">Text here</p>
.mytext {color:#a19b7e;}
This box has a color of #a19b7e
<div style="background-color:#a19b7e;">Content here</div>
.mybackground {background-color:#a19b7e;}
Border around this has a color of #a19b7e
<div style="border:2px solid #a19b7e;">Content here</div>
.myborder {border:2px solid #a19b7e;}