#a6026e color space conversions
Hex:
#a6026e
RGB:
166, 2, 110
CMY:
35, 99, 57
CMYK:
0, 99, 34, 35
HSL:
320°, 97.6190%, 32.9412%
HSV (HSB):
320°, 98.7952%, 65.0980%
XYZ:
18.5621, 9.2762, 15.5640
xyY:
0.4277, 0.2137, 9.2762
CIE-Lab:
36.5107, 63.7506, -14.0367
CIE-LCH:
36.5107, 65.2776, 347.5827
CIE-Luv:
36.5107, 78.5126, -28.4249
Hunter-Lab:
30.4568, 55.4882, -8.9785
#a6026e color charts
#a6026e color shades, tints & tones
#a6026e color schemes
#a6026e color preview, HTML & CSS examples
This text has a color of #a6026e
<p style="color:#a6026e;">Text here</p>
.mytext {color:#a6026e;}
This box has a color of #a6026e
<div style="background-color:#a6026e;">Content here</div>
.mybackground {background-color:#a6026e;}
Border around this has a color of #a6026e
<div style="border:2px solid #a6026e;">Content here</div>
.myborder {border:2px solid #a6026e;}