#a006a6 color space conversions
Hex:
#a006a6
RGB:
160, 6, 166
CMY:
37, 98, 35
CMYK:
4, 96, 0, 35
HSL:
298°, 93.0233%, 33.7255%
HSV (HSB):
298°, 96.3855%, 65.0980%
XYZ:
21.4453, 10.3570, 36.9452
xyY:
0.3119, 0.1507, 10.3570
CIE-Lab:
38.4757, 69.5838, -45.5727
CIE-LCH:
38.4757, 83.1791, 326.7779
CIE-Luv:
38.4757, 50.2125, -72.1617
Hunter-Lab:
32.1823, 62.6277, -45.5372
#a006a6 color charts
#a006a6 color shades, tints & tones
#a006a6 color schemes
#a006a6 color preview, HTML & CSS examples
This text has a color of #a006a6
<p style="color:#a006a6;">Text here</p>
.mytext {color:#a006a6;}
This box has a color of #a006a6
<div style="background-color:#a006a6;">Content here</div>
.mybackground {background-color:#a006a6;}
Border around this has a color of #a006a6
<div style="border:2px solid #a006a6;">Content here</div>
.myborder {border:2px solid #a006a6;}