#a96e8e color space conversions
Hex:
#a96e8e
RGB:
169, 110, 142
CMY:
34, 57, 44
CMYK:
0, 35, 16, 34
HSL:
327°, 25.5411%, 54.7059%
HSV (HSB):
327°, 34.9112%, 66.2745%
XYZ:
26.8206, 21.5399, 28.3352
xyY:
0.3497, 0.2808, 21.5399
CIE-Lab:
53.5354, 28.2330, -7.8000
CIE-LCH:
53.5354, 29.2906, 344.5559
CIE-Luv:
53.5354, 33.9833, -15.7330
Hunter-Lab:
46.4111, 21.9344, -3.7104
#a96e8e color charts
#a96e8e color shades, tints & tones
#a96e8e color schemes
#a96e8e color preview, HTML & CSS examples
This text has a color of #a96e8e
<p style="color:#a96e8e;">Text here</p>
.mytext {color:#a96e8e;}
This box has a color of #a96e8e
<div style="background-color:#a96e8e;">Content here</div>
.mybackground {background-color:#a96e8e;}
Border around this has a color of #a96e8e
<div style="border:2px solid #a96e8e;">Content here</div>
.myborder {border:2px solid #a96e8e;}