#a19a9c color space conversions
Hex:
#a19a9c
RGB:
161, 154, 156
CMY:
37, 40, 39
CMYK:
0, 4, 3, 37
HSL:
343°, 3.5897%, 61.7647%
HSV (HSB):
343°, 4.3478%, 63.1373%
XYZ:
32.2543, 33.0886, 36.1392
xyY:
0.3178, 0.3261, 33.0886
CIE-Lab:
64.2326, 2.9244, -0.1424
CIE-LCH:
64.2326, 2.9279, 357.2114
CIE-Luv:
64.2326, 3.9236, -0.6992
Hunter-Lab:
57.5227, -0.5756, 3.0163
#a19a9c color charts
#a19a9c color shades, tints & tones
#a19a9c color schemes
#a19a9c color preview, HTML & CSS examples
This text has a color of #a19a9c
<p style="color:#a19a9c;">Text here</p>
.mytext {color:#a19a9c;}
This box has a color of #a19a9c
<div style="background-color:#a19a9c;">Content here</div>
.mybackground {background-color:#a19a9c;}
Border around this has a color of #a19a9c
<div style="border:2px solid #a19a9c;">Content here</div>
.myborder {border:2px solid #a19a9c;}