#a08282 color space conversions
Hex:
#a08282
RGB:
160, 130, 130
CMY:
37, 49, 49
CMYK:
0, 19, 19, 37
HSL:
0°, 13.6364%, 56.8627%
HSV (HSB):
0°, 18.7500%, 62.7451%
XYZ:
26.5091, 25.0506, 24.5572
xyY:
0.3483, 0.3291, 25.0506
CIE-Lab:
57.1246, 11.4873, 4.3362
CIE-LCH:
57.1246, 12.2785, 20.6805
CIE-Luv:
57.1246, 18.5316, 3.9875
Hunter-Lab:
50.0505, 6.9535, 5.9449
#a08282 color charts
#a08282 color shades, tints & tones
#a08282 color schemes
#a08282 color preview, HTML & CSS examples
This text has a color of #a08282
<p style="color:#a08282;">Text here</p>
.mytext {color:#a08282;}
This box has a color of #a08282
<div style="background-color:#a08282;">Content here</div>
.mybackground {background-color:#a08282;}
Border around this has a color of #a08282
<div style="border:2px solid #a08282;">Content here</div>
.myborder {border:2px solid #a08282;}