#a0a0bd color space conversions
Hex:
#a0a0bd
RGB:
160, 160, 189
CMY:
37, 37, 26
CMYK:
15, 15, 0, 26
HSL:
240°, 18.0124%, 68.4314%
HSV (HSB):
240°, 15.3439%, 74.1176%
XYZ:
36.2533, 36.2893, 53.2379
xyY:
0.2882, 0.2885, 36.2893
CIE-Lab:
66.7404, 5.9704, -14.9057
CIE-LCH:
66.7404, 16.0569, 291.8282
CIE-Luv:
66.7404, -1.6980, -23.5670
Hunter-Lab:
60.2406, 2.0018, -10.2294
#a0a0bd color charts
#a0a0bd color shades, tints & tones
#a0a0bd color schemes
#a0a0bd color preview, HTML & CSS examples
This text has a color of #a0a0bd
<p style="color:#a0a0bd;">Text here</p>
.mytext {color:#a0a0bd;}
This box has a color of #a0a0bd
<div style="background-color:#a0a0bd;">Content here</div>
.mybackground {background-color:#a0a0bd;}
Border around this has a color of #a0a0bd
<div style="border:2px solid #a0a0bd;">Content here</div>
.myborder {border:2px solid #a0a0bd;}