#a1949c color space conversions
Hex:
#a1949c
RGB:
161, 148, 156
CMY:
37, 42, 39
CMYK:
0, 8, 3, 37
HSL:
323°, 6.4677%, 60.5882%
HSV (HSB):
323°, 8.0745%, 63.1373%
XYZ:
31.2886, 31.1572, 35.8173
xyY:
0.3184, 0.3171, 31.1572
CIE-Lab:
62.6401, 6.2726, -2.4757
CIE-LCH:
62.6401, 6.7435, 338.4615
CIE-Luv:
62.6401, 7.0456, -4.6261
Hunter-Lab:
55.8186, 2.3739, 1.0282
#a1949c color charts
#a1949c color shades, tints & tones
#a1949c color schemes
#a1949c color preview, HTML & CSS examples
This text has a color of #a1949c
<p style="color:#a1949c;">Text here</p>
.mytext {color:#a1949c;}
This box has a color of #a1949c
<div style="background-color:#a1949c;">Content here</div>
.mybackground {background-color:#a1949c;}
Border around this has a color of #a1949c
<div style="border:2px solid #a1949c;">Content here</div>
.myborder {border:2px solid #a1949c;}