#a16bb9 color space conversions
Hex:
#a16bb9
RGB:
161, 107, 185
CMY:
37, 58, 27
CMYK:
13, 42, 0, 27
HSL:
282°, 35.7798%, 57.2549%
HSV (HSB):
282°, 42.1622%, 72.5490%
XYZ:
28.7126, 21.5952, 48.5539
xyY:
0.2904, 0.2184, 21.5952
CIE-Lab:
53.5949, 35.5134, -32.8070
CIE-LCH:
53.5949, 48.3477, 317.2685
CIE-Luv:
53.5949, 22.7436, -54.5529
Hunter-Lab:
46.4707, 28.9652, -29.4184
#a16bb9 color charts
#a16bb9 color shades, tints & tones
#a16bb9 color schemes
#a16bb9 color preview, HTML & CSS examples
This text has a color of #a16bb9
<p style="color:#a16bb9;">Text here</p>
.mytext {color:#a16bb9;}
This box has a color of #a16bb9
<div style="background-color:#a16bb9;">Content here</div>
.mybackground {background-color:#a16bb9;}
Border around this has a color of #a16bb9
<div style="border:2px solid #a16bb9;">Content here</div>
.myborder {border:2px solid #a16bb9;}