#a08c99 color space conversions
Hex:
#a08c99
RGB:
160, 140, 153
CMY:
37, 45, 40
CMYK:
0, 13, 4, 37
HSL:
321°, 9.5238%, 58.8235%
HSV (HSB):
321°, 12.5000%, 62.7451%
XYZ:
29.6251, 28.5297, 34.0824
xyY:
0.3212, 0.3093, 28.5297
CIE-Lab:
60.3643, 9.8519, -4.1333
CIE-LCH:
60.3643, 10.6839, 337.2398
CIE-Luv:
60.3643, 10.8583, -7.5916
Hunter-Lab:
53.4132, 5.5301, -0.4431
#a08c99 color charts
#a08c99 color shades, tints & tones
#a08c99 color schemes
#a08c99 color preview, HTML & CSS examples
This text has a color of #a08c99
<p style="color:#a08c99;">Text here</p>
.mytext {color:#a08c99;}
This box has a color of #a08c99
<div style="background-color:#a08c99;">Content here</div>
.mybackground {background-color:#a08c99;}
Border around this has a color of #a08c99
<div style="border:2px solid #a08c99;">Content here</div>
.myborder {border:2px solid #a08c99;}