#a7826c color space conversions
Hex:
#a7826c
RGB:
167, 130, 108
CMY:
35, 49, 58
CMYK:
0, 22, 35, 35
HSL:
22°, 25.1064%, 53.9216%
HSV (HSB):
22°, 35.3293%, 65.4902%
XYZ:
26.6258, 25.2635, 17.6604
xyY:
0.3828, 0.3632, 25.2635
CIE-Lab:
57.3312, 11.0754, 17.3620
CIE-LCH:
57.3312, 20.5938, 57.4659
CIE-Luv:
57.3312, 25.6506, 20.4977
Hunter-Lab:
50.2628, 6.5972, 14.3518
#a7826c color charts
#a7826c color shades, tints & tones
#a7826c color schemes
#a7826c color preview, HTML & CSS examples
This text has a color of #a7826c
<p style="color:#a7826c;">Text here</p>
.mytext {color:#a7826c;}
This box has a color of #a7826c
<div style="background-color:#a7826c;">Content here</div>
.mybackground {background-color:#a7826c;}
Border around this has a color of #a7826c
<div style="border:2px solid #a7826c;">Content here</div>
.myborder {border:2px solid #a7826c;}