#a6074e color space conversions
Hex:
#a6074e
RGB:
166, 7, 78
CMY:
35, 97, 69
CMYK:
0, 96, 53, 35
HSL:
333°, 91.9075%, 33.9216%
HSV (HSB):
333°, 95.7831%, 65.0980%
XYZ:
17.1770, 8.8090, 8.0027
xyY:
0.5054, 0.2592, 8.8090
CIE-Lab:
35.6139, 60.2135, 5.2130
CIE-LCH:
35.6139, 60.4387, 4.9481
CIE-Luv:
35.6139, 91.9400, -5.0516
Hunter-Lab:
29.6800, 51.3653, 4.7894
#a6074e color charts
#a6074e color shades, tints & tones
#a6074e color schemes
#a6074e color preview, HTML & CSS examples
This text has a color of #a6074e
<p style="color:#a6074e;">Text here</p>
.mytext {color:#a6074e;}
This box has a color of #a6074e
<div style="background-color:#a6074e;">Content here</div>
.mybackground {background-color:#a6074e;}
Border around this has a color of #a6074e
<div style="border:2px solid #a6074e;">Content here</div>
.myborder {border:2px solid #a6074e;}