#a76e8a color space conversions
Hex:
#a76e8a
RGB:
167, 110, 138
CMY:
35, 57, 46
CMYK:
0, 34, 17, 35
HSL:
331°, 24.4635%, 54.3137%
HSV (HSB):
331°, 34.1317%, 65.4902%
XYZ:
26.0997, 21.2023, 26.7616
xyY:
0.3524, 0.2863, 21.2023
CIE-Lab:
53.1702, 26.8419, -6.0207
CIE-LCH:
53.1702, 27.5088, 347.3577
CIE-Luv:
53.1702, 33.2754, -12.9476
Hunter-Lab:
46.0460, 20.5967, -2.2267
#a76e8a color charts
#a76e8a color shades, tints & tones
#a76e8a color schemes
#a76e8a color preview, HTML & CSS examples
This text has a color of #a76e8a
<p style="color:#a76e8a;">Text here</p>
.mytext {color:#a76e8a;}
This box has a color of #a76e8a
<div style="background-color:#a76e8a;">Content here</div>
.mybackground {background-color:#a76e8a;}
Border around this has a color of #a76e8a
<div style="border:2px solid #a76e8a;">Content here</div>
.myborder {border:2px solid #a76e8a;}