#a1989c color space conversions
Hex:
#a1989c
RGB:
161, 152, 156
CMY:
37, 40, 39
CMYK:
0, 6, 3, 37
HSL:
333°, 4.5685%, 61.3725%
HSV (HSB):
333°, 5.5901%, 63.1373%
XYZ:
31.9269, 32.4338, 36.0301
xyY:
0.3180, 0.3231, 32.4338
CIE-Lab:
63.6998, 4.0367, -0.9214
CIE-LCH:
63.6998, 4.1405, 347.1420
CIE-Luv:
63.6998, 4.9646, -2.0087
Hunter-Lab:
56.9507, 0.4045, 2.3554
#a1989c color charts
#a1989c color shades, tints & tones
#a1989c color schemes
#a1989c color preview, HTML & CSS examples
This text has a color of #a1989c
<p style="color:#a1989c;">Text here</p>
.mytext {color:#a1989c;}
This box has a color of #a1989c
<div style="background-color:#a1989c;">Content here</div>
.mybackground {background-color:#a1989c;}
Border around this has a color of #a1989c
<div style="border:2px solid #a1989c;">Content here</div>
.myborder {border:2px solid #a1989c;}