#a09eac color space conversions
Hex:
#a09eac
RGB:
160, 158, 172
CMY:
37, 38, 33
CMYK:
7, 8, 0, 33
HSL:
249°, 7.7778%, 64.7059%
HSV (HSB):
249°, 8.1395%, 67.4510%
XYZ:
34.1705, 34.9059, 43.9663
xyY:
0.3023, 0.3088, 34.9059
CIE-Lab:
65.6753, 3.4795, -7.0062
CIE-LCH:
65.6753, 7.8226, 296.4108
CIE-Luv:
65.6753, 0.2974, -10.9421
Hunter-Lab:
59.0812, -0.1540, -2.7648
#a09eac color charts
#a09eac color shades, tints & tones
#a09eac color schemes
#a09eac color preview, HTML & CSS examples
This text has a color of #a09eac
<p style="color:#a09eac;">Text here</p>
.mytext {color:#a09eac;}
This box has a color of #a09eac
<div style="background-color:#a09eac;">Content here</div>
.mybackground {background-color:#a09eac;}
Border around this has a color of #a09eac
<div style="border:2px solid #a09eac;">Content here</div>
.myborder {border:2px solid #a09eac;}