#a09f9a color space conversions
Hex:
#a09f9a
RGB:
160, 159, 154
CMY:
37, 38, 40
CMYK:
0, 1, 4, 37
HSL:
50°, 3.0612%, 61.5686%
HSV (HSB):
50°, 3.7500%, 62.7451%
XYZ:
32.7281, 34.6030, 35.5259
xyY:
0.3182, 0.3364, 34.6030
CIE-Lab:
65.4384, -0.5737, 2.7243
CIE-LCH:
65.4384, 2.7841, 101.8916
CIE-Luv:
65.4384, 0.8586, 4.0022
Hunter-Lab:
58.8243, -3.6304, 5.3698
#a09f9a color charts
#a09f9a color shades, tints & tones
#a09f9a color schemes
#a09f9a color preview, HTML & CSS examples
This text has a color of #a09f9a
<p style="color:#a09f9a;">Text here</p>
.mytext {color:#a09f9a;}
This box has a color of #a09f9a
<div style="background-color:#a09f9a;">Content here</div>
.mybackground {background-color:#a09f9a;}
Border around this has a color of #a09f9a
<div style="border:2px solid #a09f9a;">Content here</div>
.myborder {border:2px solid #a09f9a;}