#a09ea2 color space conversions
Hex:
#a09ea2
RGB:
160, 158, 162
CMY:
37, 38, 36
CMYK:
1, 2, 0, 36
HSL:
270°, 2.1053%, 62.7451%
HSV (HSB):
270°, 2.4691%, 63.5294%
XYZ:
33.2457, 34.5359, 39.0963
xyY:
0.3111, 0.3231, 34.5359
CIE-Lab:
65.3858, 1.4908, -1.8324
CIE-LCH:
65.3858, 2.3623, 309.1307
CIE-Luv:
65.3858, 0.9054, -2.9164
Hunter-Lab:
58.7673, -1.8623, 1.6931
#a09ea2 color charts
#a09ea2 color shades, tints & tones
#a09ea2 color schemes
#a09ea2 color preview, HTML & CSS examples
This text has a color of #a09ea2
<p style="color:#a09ea2;">Text here</p>
.mytext {color:#a09ea2;}
This box has a color of #a09ea2
<div style="background-color:#a09ea2;">Content here</div>
.mybackground {background-color:#a09ea2;}
Border around this has a color of #a09ea2
<div style="border:2px solid #a09ea2;">Content here</div>
.myborder {border:2px solid #a09ea2;}