#a166a3 color space conversions
Hex:
#a166a3
RGB:
161, 102, 163
CMY:
37, 60, 36
CMYK:
1, 37, 0, 36
HSL:
298°, 24.8980%, 51.9608%
HSV (HSB):
298°, 37.4233%, 63.9216%
XYZ:
26.0602, 19.7242, 37.0840
xyY:
0.3145, 0.2380, 19.7242
CIE-Lab:
51.5239, 33.7739, -23.2502
CIE-LCH:
51.5239, 41.0030, 325.4562
CIE-Luv:
51.5239, 28.6705, -39.2043
Hunter-Lab:
44.4119, 27.0201, -18.4189
#a166a3 color charts
#a166a3 color shades, tints & tones
#a166a3 color schemes
#a166a3 color preview, HTML & CSS examples
This text has a color of #a166a3
<p style="color:#a166a3;">Text here</p>
.mytext {color:#a166a3;}
This box has a color of #a166a3
<div style="background-color:#a166a3;">Content here</div>
.mybackground {background-color:#a166a3;}
Border around this has a color of #a166a3
<div style="border:2px solid #a166a3;">Content here</div>
.myborder {border:2px solid #a166a3;}