#a08080 color space conversions
Hex:
#a08080
RGB:
160, 128, 128
CMY:
37, 50, 50
CMYK:
0, 20, 20, 37
HSL:
0°, 14.4144%, 56.4706%
HSV (HSB):
0°, 20.0000%, 62.7451%
XYZ:
26.1127, 24.4704, 23.7691
xyY:
0.3512, 0.3291, 24.4704
CIE-Lab:
56.5558, 12.3027, 4.6719
CIE-LCH:
56.5558, 13.1599, 20.7940
CIE-Luv:
56.5558, 19.8793, 4.2783
Hunter-Lab:
49.4676, 7.6572, 6.1386
#a08080 color charts
#a08080 color shades, tints & tones
#a08080 color schemes
#a08080 color preview, HTML & CSS examples
This text has a color of #a08080
<p style="color:#a08080;">Text here</p>
.mytext {color:#a08080;}
This box has a color of #a08080
<div style="background-color:#a08080;">Content here</div>
.mybackground {background-color:#a08080;}
Border around this has a color of #a08080
<div style="border:2px solid #a08080;">Content here</div>
.myborder {border:2px solid #a08080;}