#a86a8c color space conversions
Hex:
#a86a8c
RGB:
168, 106, 140
CMY:
34, 58, 45
CMYK:
0, 37, 17, 34
HSL:
327°, 26.2712%, 53.7255%
HSV (HSB):
327°, 36.9048%, 65.8824%
XYZ:
26.0361, 20.5263, 27.4007
xyY:
0.3520, 0.2775, 20.5263
CIE-Lab:
52.4272, 29.7804, -8.2912
CIE-LCH:
52.4272, 30.9131, 344.4422
CIE-Luv:
52.4272, 35.7319, -16.6292
Hunter-Lab:
45.3060, 23.2935, -4.1439
#a86a8c color charts
#a86a8c color shades, tints & tones
#a86a8c color schemes
#a86a8c color preview, HTML & CSS examples
This text has a color of #a86a8c
<p style="color:#a86a8c;">Text here</p>
.mytext {color:#a86a8c;}
This box has a color of #a86a8c
<div style="background-color:#a86a8c;">Content here</div>
.mybackground {background-color:#a86a8c;}
Border around this has a color of #a86a8c
<div style="border:2px solid #a86a8c;">Content here</div>
.myborder {border:2px solid #a86a8c;}