#a0a0b7 color space conversions
Hex:
#a0a0b7
RGB:
160, 160, 183
CMY:
37, 37, 28
CMYK:
13, 13, 0, 28
HSL:
240°, 13.7725%, 67.2549%
HSV (HSB):
240°, 12.5683%, 71.7647%
XYZ:
35.6153, 36.0341, 49.8779
xyY:
0.2931, 0.2965, 36.0341
CIE-Lab:
66.5460, 4.6685, -11.8539
CIE-LCH:
66.5460, 12.7401, 291.4963
CIE-Luv:
66.5460, -1.3389, -18.5868
Hunter-Lab:
60.0284, 0.8555, -7.2445
#a0a0b7 color charts
#a0a0b7 color shades, tints & tones
#a0a0b7 color schemes
#a0a0b7 color preview, HTML & CSS examples
This text has a color of #a0a0b7
<p style="color:#a0a0b7;">Text here</p>
.mytext {color:#a0a0b7;}
This box has a color of #a0a0b7
<div style="background-color:#a0a0b7;">Content here</div>
.mybackground {background-color:#a0a0b7;}
Border around this has a color of #a0a0b7
<div style="border:2px solid #a0a0b7;">Content here</div>
.myborder {border:2px solid #a0a0b7;}