#a07f8d color space conversions
Hex:
#a07f8d
RGB:
160, 127, 141
CMY:
37, 50, 45
CMYK:
0, 21, 12, 37
HSL:
335°, 14.7982%, 56.2745%
HSV (HSB):
335°, 20.6250%, 62.7451%
XYZ:
26.8943, 24.5754, 28.5253
xyY:
0.3362, 0.3072, 24.5754
CIE-Lab:
56.6594, 15.0675, -2.6988
CIE-LCH:
56.6594, 15.3073, 349.8452
CIE-Luv:
56.6594, 18.9786, -6.3362
Hunter-Lab:
49.5736, 10.0847, 0.5852
#a07f8d color charts
#a07f8d color shades, tints & tones
#a07f8d color schemes
#a07f8d color preview, HTML & CSS examples
This text has a color of #a07f8d
<p style="color:#a07f8d;">Text here</p>
.mytext {color:#a07f8d;}
This box has a color of #a07f8d
<div style="background-color:#a07f8d;">Content here</div>
.mybackground {background-color:#a07f8d;}
Border around this has a color of #a07f8d
<div style="border:2px solid #a07f8d;">Content here</div>
.myborder {border:2px solid #a07f8d;}