#a7868b color space conversions
Hex:
#a7868b
RGB:
167, 134, 139
CMY:
35, 47, 45
CMYK:
0, 20, 17, 35
HSL:
351°, 15.7895%, 59.0196%
HSV (HSB):
351°, 19.7605%, 65.4902%
XYZ:
29.1216, 27.1298, 28.1278
xyY:
0.3451, 0.3215, 27.1298
CIE-Lab:
59.0942, 13.3950, 2.0966
CIE-LCH:
59.0942, 13.5580, 8.8958
CIE-Luv:
59.0942, 19.9574, 0.6223
Hunter-Lab:
52.0862, 8.6492, 4.4424
#a7868b color charts
#a7868b color shades, tints & tones
#a7868b color schemes
#a7868b color preview, HTML & CSS examples
This text has a color of #a7868b
<p style="color:#a7868b;">Text here</p>
.mytext {color:#a7868b;}
This box has a color of #a7868b
<div style="background-color:#a7868b;">Content here</div>
.mybackground {background-color:#a7868b;}
Border around this has a color of #a7868b
<div style="border:2px solid #a7868b;">Content here</div>
.myborder {border:2px solid #a7868b;}