#a96e6e color space conversions
Hex:
#a96e6e
RGB:
169, 110, 110
CMY:
34, 57, 57
CMYK:
0, 35, 35, 34
HSL:
0°, 25.5411%, 54.7059%
HSV (HSB):
0°, 34.9112%, 66.2745%
XYZ:
24.7526, 20.7127, 17.4452
xyY:
0.3935, 0.3292, 20.7127
CIE-Lab:
52.6336, 23.4645, 9.7074
CIE-LCH:
52.6336, 25.3932, 22.4752
CIE-Luv:
52.6336, 39.3351, 8.4756
Hunter-Lab:
45.5112, 17.4379, 9.1310
#a96e6e color charts
#a96e6e color shades, tints & tones
#a96e6e color schemes
#a96e6e color preview, HTML & CSS examples
This text has a color of #a96e6e
<p style="color:#a96e6e;">Text here</p>
.mytext {color:#a96e6e;}
This box has a color of #a96e6e
<div style="background-color:#a96e6e;">Content here</div>
.mybackground {background-color:#a96e6e;}
Border around this has a color of #a96e6e
<div style="border:2px solid #a96e6e;">Content here</div>
.myborder {border:2px solid #a96e6e;}