#a196a5 color space conversions
Hex:
#a196a5
RGB:
161, 150, 165
CMY:
37, 41, 35
CMYK:
2, 9, 0, 35
HSL:
284°, 7.6923%, 61.7647%
HSV (HSB):
284°, 9.0909%, 64.7059%
XYZ:
32.3958, 32.1064, 40.0870
xyY:
0.3097, 0.3070, 32.1064
CIE-Lab:
63.4307, 6.8900, -6.3940
CIE-LCH:
63.4307, 9.3998, 317.1386
CIE-Luv:
63.4307, 5.3342, -10.5128
Hunter-Lab:
56.6625, 2.8950, -2.2822
#a196a5 color charts
#a196a5 color shades, tints & tones
#a196a5 color schemes
#a196a5 color preview, HTML & CSS examples
This text has a color of #a196a5
<p style="color:#a196a5;">Text here</p>
.mytext {color:#a196a5;}
This box has a color of #a196a5
<div style="background-color:#a196a5;">Content here</div>
.mybackground {background-color:#a196a5;}
Border around this has a color of #a196a5
<div style="border:2px solid #a196a5;">Content here</div>
.myborder {border:2px solid #a196a5;}