#a76e7f color space conversions
Hex:
#a76e7f
RGB:
167, 110, 127
CMY:
35, 57, 50
CMYK:
0, 34, 24, 35
HSL:
342°, 24.4635%, 54.3137%
HSV (HSB):
342°, 34.1317%, 65.4902%
XYZ:
25.3430, 20.8997, 22.7770
xyY:
0.3672, 0.3028, 20.8997
CIE-Lab:
52.8395, 25.0959, -0.0362
CIE-LCH:
52.8395, 25.0959, 359.9174
CIE-Luv:
52.8395, 35.1209, -4.3780
Hunter-Lab:
45.7161, 18.9494, 2.4615
#a76e7f color charts
#a76e7f color shades, tints & tones
#a76e7f color schemes
#a76e7f color preview, HTML & CSS examples
This text has a color of #a76e7f
<p style="color:#a76e7f;">Text here</p>
.mytext {color:#a76e7f;}
This box has a color of #a76e7f
<div style="background-color:#a76e7f;">Content here</div>
.mybackground {background-color:#a76e7f;}
Border around this has a color of #a76e7f
<div style="border:2px solid #a76e7f;">Content here</div>
.myborder {border:2px solid #a76e7f;}