#a1998d color space conversions
Hex:
#a1998d
RGB:
161, 153, 141
CMY:
37, 40, 45
CMYK:
0, 5, 12, 37
HSL:
36°, 9.6154%, 59.2157%
HSV (HSB):
36°, 12.4224%, 63.1373%
XYZ:
30.8969, 32.2826, 29.8020
xyY:
0.3323, 0.3472, 32.2826
CIE-Lab:
63.5758, 0.7927, 7.3447
CIE-LCH:
63.5758, 7.3873, 83.8399
CIE-Luv:
63.5758, 5.4481, 10.1365
Hunter-Lab:
56.8178, -2.3648, 8.6737
#a1998d color charts
#a1998d color shades, tints & tones
#a1998d color schemes
#a1998d color preview, HTML & CSS examples
This text has a color of #a1998d
<p style="color:#a1998d;">Text here</p>
.mytext {color:#a1998d;}
This box has a color of #a1998d
<div style="background-color:#a1998d;">Content here</div>
.mybackground {background-color:#a1998d;}
Border around this has a color of #a1998d
<div style="border:2px solid #a1998d;">Content here</div>
.myborder {border:2px solid #a1998d;}