#a07f8f color space conversions
Hex:
#a07f8f
RGB:
160, 127, 143
CMY:
37, 50, 44
CMYK:
0, 21, 11, 37
HSL:
331°, 14.7982%, 56.2745%
HSV (HSB):
331°, 20.6250%, 62.7451%
XYZ:
27.0445, 24.6355, 29.3163
xyY:
0.3339, 0.3042, 24.6355
CIE-Lab:
56.7185, 15.4225, -3.7689
CIE-LCH:
56.7185, 15.8763, 346.2674
CIE-Luv:
56.7185, 18.7475, -7.9157
Hunter-Lab:
49.6342, 10.4007, -0.2756
#a07f8f color charts
#a07f8f color shades, tints & tones
#a07f8f color schemes
#a07f8f color preview, HTML & CSS examples
This text has a color of #a07f8f
<p style="color:#a07f8f;">Text here</p>
.mytext {color:#a07f8f;}
This box has a color of #a07f8f
<div style="background-color:#a07f8f;">Content here</div>
.mybackground {background-color:#a07f8f;}
Border around this has a color of #a07f8f
<div style="border:2px solid #a07f8f;">Content here</div>
.myborder {border:2px solid #a07f8f;}