#a099be color space conversions
Hex:
#a099be
RGB:
160, 153, 190
CMY:
37, 40, 25
CMYK:
16, 19, 0, 25
HSL:
251°, 22.1557%, 67.2549%
HSV (HSB):
251°, 19.4737%, 74.5098%
XYZ:
35.1827, 33.9738, 53.4185
xyY:
0.2870, 0.2772, 33.9738
CIE-Lab:
64.9417, 10.1180, -18.1848
CIE-LCH:
64.9417, 20.8101, 299.0916
CIE-Luv:
64.9417, 1.4908, -29.2582
Hunter-Lab:
58.2870, 5.7424, -13.5368
#a099be color charts
#a099be color shades, tints & tones
#a099be color schemes
#a099be color preview, HTML & CSS examples
This text has a color of #a099be
<p style="color:#a099be;">Text here</p>
.mytext {color:#a099be;}
This box has a color of #a099be
<div style="background-color:#a099be;">Content here</div>
.mybackground {background-color:#a099be;}
Border around this has a color of #a099be
<div style="border:2px solid #a099be;">Content here</div>
.myborder {border:2px solid #a099be;}