#a7066e color space conversions
Hex:
#a7066e
RGB:
167, 6, 110
CMY:
35, 98, 57
CMYK:
0, 96, 34, 35
HSL:
321°, 93.0636%, 33.9216%
HSV (HSB):
321°, 96.4072%, 65.4902%
XYZ:
18.8159, 9.4715, 15.5883
xyY:
0.4288, 0.2159, 9.4715
CIE-Lab:
36.8767, 63.4895, -13.4601
CIE-LCH:
36.8767, 64.9006, 348.0303
CIE-Luv:
36.8767, 78.9129, -27.7223
Hunter-Lab:
30.7758, 55.2748, -8.4880
#a7066e color charts
#a7066e color shades, tints & tones
#a7066e color schemes
#a7066e color preview, HTML & CSS examples
This text has a color of #a7066e
<p style="color:#a7066e;">Text here</p>
.mytext {color:#a7066e;}
This box has a color of #a7066e
<div style="background-color:#a7066e;">Content here</div>
.mybackground {background-color:#a7066e;}
Border around this has a color of #a7066e
<div style="border:2px solid #a7066e;">Content here</div>
.myborder {border:2px solid #a7066e;}