#a76c7d color space conversions
Hex:
#a76c7d
RGB:
167, 108, 125
CMY:
35, 58, 51
CMYK:
0, 35, 25, 35
HSL:
343°, 25.1064%, 53.9216%
HSV (HSB):
343°, 35.3293%, 65.4902%
XYZ:
25.0006, 20.4213, 22.0261
xyY:
0.3707, 0.3028, 20.4213
CIE-Lab:
52.3102, 25.9211, 0.3706
CIE-LCH:
52.3102, 25.9238, 0.8191
CIE-Luv:
52.3102, 36.5878, -3.9775
Hunter-Lab:
45.1899, 19.6699, 2.7343
#a76c7d color charts
#a76c7d color shades, tints & tones
#a76c7d color schemes
#a76c7d color preview, HTML & CSS examples
This text has a color of #a76c7d
<p style="color:#a76c7d;">Text here</p>
.mytext {color:#a76c7d;}
This box has a color of #a76c7d
<div style="background-color:#a76c7d;">Content here</div>
.mybackground {background-color:#a76c7d;}
Border around this has a color of #a76c7d
<div style="border:2px solid #a76c7d;">Content here</div>
.myborder {border:2px solid #a76c7d;}