#a7999f color space conversions
Hex:
#a7999f
RGB:
167, 153, 159
CMY:
35, 40, 38
CMYK:
0, 8, 5, 35
HSL:
334°, 7.3684%, 62.7451%
HSV (HSB):
334°, 8.3832%, 65.4902%
XYZ:
33.5856, 33.5012, 37.4971
xyY:
0.3211, 0.3203, 33.5012
CIE-Lab:
64.5647, 6.2267, -1.2829
CIE-LCH:
64.5647, 6.3575, 348.3582
CIE-Luv:
64.5647, 7.7964, -2.9115
Hunter-Lab:
57.8802, 2.2862, 2.1057
#a7999f color charts
#a7999f color shades, tints & tones
#a7999f color schemes
#a7999f color preview, HTML & CSS examples
This text has a color of #a7999f
<p style="color:#a7999f;">Text here</p>
.mytext {color:#a7999f;}
This box has a color of #a7999f
<div style="background-color:#a7999f;">Content here</div>
.mybackground {background-color:#a7999f;}
Border around this has a color of #a7999f
<div style="border:2px solid #a7999f;">Content here</div>
.myborder {border:2px solid #a7999f;}