#a1076e color space conversions
Hex:
#a1076e
RGB:
161, 7, 110
CMY:
37, 97, 57
CMYK:
0, 96, 32, 37
HSL:
320°, 91.6667%, 32.9412%
HSV (HSB):
320°, 95.6522%, 63.1373%
XYZ:
17.5884, 8.8548, 15.5340
xyY:
0.4190, 0.2109, 8.8548
CIE-Lab:
35.7032, 62.0675, -15.3616
CIE-LCH:
35.7032, 63.9403, 346.0987
CIE-Luv:
35.7032, 73.9203, -29.6250
Hunter-Lab:
29.7570, 53.4306, -10.1211
#a1076e color charts
#a1076e color shades, tints & tones
#a1076e color schemes
#a1076e color preview, HTML & CSS examples
This text has a color of #a1076e
<p style="color:#a1076e;">Text here</p>
.mytext {color:#a1076e;}
This box has a color of #a1076e
<div style="background-color:#a1076e;">Content here</div>
.mybackground {background-color:#a1076e;}
Border around this has a color of #a1076e
<div style="border:2px solid #a1076e;">Content here</div>
.myborder {border:2px solid #a1076e;}