#a7807f color space conversions
Hex:
#a7807f
RGB:
167, 128, 127
CMY:
35, 50, 50
CMYK:
0, 23, 24, 35
HSL:
1°, 18.5185%, 57.6471%
HSV (HSB):
1°, 23.9521%, 65.4902%
XYZ:
27.4863, 25.1861, 23.4914
xyY:
0.3609, 0.3307, 25.1861
CIE-Lab:
57.2563, 14.8854, 6.3505
CIE-LCH:
57.2563, 16.1834, 23.1045
CIE-Luv:
57.2563, 24.7547, 6.0439
Hunter-Lab:
50.1858, 9.9376, 7.3771
#a7807f color charts
#a7807f color shades, tints & tones
#a7807f color schemes
#a7807f color preview, HTML & CSS examples
This text has a color of #a7807f
<p style="color:#a7807f;">Text here</p>
.mytext {color:#a7807f;}
This box has a color of #a7807f
<div style="background-color:#a7807f;">Content here</div>
.mybackground {background-color:#a7807f;}
Border around this has a color of #a7807f
<div style="border:2px solid #a7807f;">Content here</div>
.myborder {border:2px solid #a7807f;}