#a19c8c color space conversions
Hex:
#a19c8c
RGB:
161, 156, 140
CMY:
37, 39, 45
CMYK:
0, 3, 13, 37
HSL:
46°, 10.0478%, 59.0196%
HSV (HSB):
46°, 13.0435%, 63.1373%
XYZ:
31.3200, 33.2475, 29.5776
xyY:
0.3327, 0.3532, 33.2475
CIE-Lab:
64.3608, -1.0286, 9.0249
CIE-LCH:
64.3608, 9.0833, 96.5019
CIE-Luv:
64.3608, 3.8725, 12.7608
Hunter-Lab:
57.6606, -3.9486, 9.9490
#a19c8c color charts
#a19c8c color shades, tints & tones
#a19c8c color schemes
#a19c8c color preview, HTML & CSS examples
This text has a color of #a19c8c
<p style="color:#a19c8c;">Text here</p>
.mytext {color:#a19c8c;}
This box has a color of #a19c8c
<div style="background-color:#a19c8c;">Content here</div>
.mybackground {background-color:#a19c8c;}
Border around this has a color of #a19c8c
<div style="border:2px solid #a19c8c;">Content here</div>
.myborder {border:2px solid #a19c8c;}