#a76f7e color space conversions
Hex:
#a76f7e
RGB:
167, 111, 126
CMY:
35, 56, 51
CMYK:
0, 34, 25, 35
HSL:
344°, 24.1379%, 54.5098%
HSV (HSB):
344°, 33.5329%, 65.4902%
XYZ:
25.3867, 21.0907, 22.4716
xyY:
0.3682, 0.3059, 21.0907
CIE-Lab:
53.0486, 24.3790, 0.8575
CIE-LCH:
53.0486, 24.3941, 2.0145
CIE-Luv:
53.0486, 34.7177, -3.0490
Hunter-Lab:
45.9246, 18.3049, 3.1358
#a76f7e color charts
#a76f7e color shades, tints & tones
#a76f7e color schemes
#a76f7e color preview, HTML & CSS examples
This text has a color of #a76f7e
<p style="color:#a76f7e;">Text here</p>
.mytext {color:#a76f7e;}
This box has a color of #a76f7e
<div style="background-color:#a76f7e;">Content here</div>
.mybackground {background-color:#a76f7e;}
Border around this has a color of #a76f7e
<div style="border:2px solid #a76f7e;">Content here</div>
.myborder {border:2px solid #a76f7e;}