#a7857e color space conversions
Hex:
#a7857e
RGB:
167, 133, 126
CMY:
35, 48, 51
CMYK:
0, 20, 25, 35
HSL:
10°, 18.8940%, 57.4510%
HSV (HSB):
10°, 24.5509%, 65.4902%
XYZ:
28.0898, 26.4969, 23.3726
xyY:
0.3603, 0.3399, 26.4969
CIE-Lab:
58.5057, 11.9024, 8.7072
CIE-LCH:
58.5057, 14.7473, 36.1874
CIE-Luv:
58.5057, 21.9392, 9.7225
Hunter-Lab:
51.4751, 7.3252, 9.1116
#a7857e color charts
#a7857e color shades, tints & tones
#a7857e color schemes
#a7857e color preview, HTML & CSS examples
This text has a color of #a7857e
<p style="color:#a7857e;">Text here</p>
.mytext {color:#a7857e;}
This box has a color of #a7857e
<div style="background-color:#a7857e;">Content here</div>
.mybackground {background-color:#a7857e;}
Border around this has a color of #a7857e
<div style="border:2px solid #a7857e;">Content here</div>
.myborder {border:2px solid #a7857e;}