#a7827d color space conversions
Hex:
#a7827d
RGB:
167, 130, 125
CMY:
35, 49, 51
CMYK:
0, 22, 25, 35
HSL:
7°, 19.2661%, 57.2549%
HSV (HSB):
7°, 25.1497%, 65.4902%
XYZ:
27.6207, 25.6614, 22.8994
xyY:
0.3626, 0.3368, 25.6614
CIE-Lab:
57.7143, 13.4494, 8.1563
CIE-LCH:
57.7143, 15.7293, 31.2342
CIE-Luv:
57.7143, 23.8134, 8.6848
Hunter-Lab:
50.6571, 8.6767, 8.6581
#a7827d color charts
#a7827d color shades, tints & tones
#a7827d color schemes
#a7827d color preview, HTML & CSS examples
This text has a color of #a7827d
<p style="color:#a7827d;">Text here</p>
.mytext {color:#a7827d;}
This box has a color of #a7827d
<div style="background-color:#a7827d;">Content here</div>
.mybackground {background-color:#a7827d;}
Border around this has a color of #a7827d
<div style="border:2px solid #a7827d;">Content here</div>
.myborder {border:2px solid #a7827d;}