#a1879c color space conversions
Hex:
#a1879c
RGB:
161, 135, 156
CMY:
37, 47, 39
CMYK:
0, 16, 3, 37
HSL:
312°, 12.1495%, 58.0392%
HSV (HSB):
312°, 16.1491%, 63.1373%
XYZ:
29.3627, 27.3053, 35.1754
xyY:
0.3197, 0.2973, 27.3053
CIE-Lab:
59.2559, 13.6257, -7.4807
CIE-LCH:
59.2559, 15.5441, 331.2324
CIE-Luv:
59.2559, 13.7707, -13.0822
Hunter-Lab:
52.2545, 8.8568, -3.3332
#a1879c color charts
#a1879c color shades, tints & tones
#a1879c color schemes
#a1879c color preview, HTML & CSS examples
This text has a color of #a1879c
<p style="color:#a1879c;">Text here</p>
.mytext {color:#a1879c;}
This box has a color of #a1879c
<div style="background-color:#a1879c;">Content here</div>
.mybackground {background-color:#a1879c;}
Border around this has a color of #a1879c
<div style="border:2px solid #a1879c;">Content here</div>
.myborder {border:2px solid #a1879c;}