#a7749e color space conversions
Hex:
#a7749e
RGB:
167, 116, 158
CMY:
35, 55, 38
CMYK:
0, 31, 5, 35
HSL:
311°, 22.4670%, 55.4902%
HSV (HSB):
311°, 30.5389%, 65.4902%
XYZ:
28.3533, 23.1749, 35.3266
xyY:
0.3264, 0.2668, 23.1749
CIE-Lab:
55.2520, 26.9653, -14.5803
CIE-LCH:
55.2520, 30.6547, 331.5997
CIE-Luv:
55.2520, 26.9199, -25.5498
Hunter-Lab:
48.1403, 20.8860, -9.8103
#a7749e color charts
#a7749e color shades, tints & tones
#a7749e color schemes
#a7749e color preview, HTML & CSS examples
This text has a color of #a7749e
<p style="color:#a7749e;">Text here</p>
.mytext {color:#a7749e;}
This box has a color of #a7749e
<div style="background-color:#a7749e;">Content here</div>
.mybackground {background-color:#a7749e;}
Border around this has a color of #a7749e
<div style="border:2px solid #a7749e;">Content here</div>
.myborder {border:2px solid #a7749e;}