#a08888 color space conversions
Hex:
#a08888
RGB:
160, 136, 136
CMY:
37, 47, 47
CMYK:
0, 15, 15, 37
HSL:
0°, 11.2150%, 58.0392%
HSV (HSB):
0°, 15.0000%, 62.7451%
XYZ:
27.7453, 26.8595, 27.0146
xyY:
0.3399, 0.3291, 26.8595
CIE-Lab:
58.8440, 9.0772, 3.3682
CIE-LCH:
58.8440, 9.6820, 20.3577
CIE-Luv:
58.8440, 14.5768, 3.1341
Hunter-Lab:
51.8261, 4.8649, 5.3731
#a08888 color charts
#a08888 color shades, tints & tones
#a08888 color schemes
#a08888 color preview, HTML & CSS examples
This text has a color of #a08888
<p style="color:#a08888;">Text here</p>
.mytext {color:#a08888;}
This box has a color of #a08888
<div style="background-color:#a08888;">Content here</div>
.mybackground {background-color:#a08888;}
Border around this has a color of #a08888
<div style="border:2px solid #a08888;">Content here</div>
.myborder {border:2px solid #a08888;}