#a89894 color space conversions
Hex:
#a89894
RGB:
168, 152, 148
CMY:
34, 40, 42
CMYK:
0, 10, 12, 34
HSL:
12°, 10.3093%, 61.9608%
HSV (HSB):
12°, 11.9048%, 65.8824%
XYZ:
32.7220, 32.9194, 32.6464
xyY:
0.3329, 0.3349, 32.9194
CIE-Lab:
64.0956, 5.1923, 4.2345
CIE-LCH:
64.0956, 6.7001, 39.1989
CIE-Luv:
64.0956, 9.8027, 5.0986
Hunter-Lab:
57.3754, 1.3939, 6.4270
#a89894 color charts
#a89894 color shades, tints & tones
#a89894 color schemes
#a89894 color preview, HTML & CSS examples
This text has a color of #a89894
<p style="color:#a89894;">Text here</p>
.mytext {color:#a89894;}
This box has a color of #a89894
<div style="background-color:#a89894;">Content here</div>
.mybackground {background-color:#a89894;}
Border around this has a color of #a89894
<div style="border:2px solid #a89894;">Content here</div>
.myborder {border:2px solid #a89894;}