#a0a2b3 color space conversions
Hex:
#a0a2b3
RGB:
160, 162, 179
CMY:
37, 36, 30
CMYK:
11, 9, 0, 30
HSL:
234°, 11.1111%, 66.4706%
HSV (HSB):
234°, 10.6145%, 70.1961%
XYZ:
35.5542, 36.5689, 47.8324
xyY:
0.2964, 0.3049, 36.5689
CIE-Lab:
66.9523, 2.7108, -9.0162
CIE-LCH:
66.9523, 9.4149, 286.7339
CIE-Luv:
66.9523, -2.0677, -13.9177
Hunter-Lab:
60.4722, -0.8786, -4.5667
#a0a2b3 color charts
#a0a2b3 color shades, tints & tones
#a0a2b3 color schemes
#a0a2b3 color preview, HTML & CSS examples
This text has a color of #a0a2b3
<p style="color:#a0a2b3;">Text here</p>
.mytext {color:#a0a2b3;}
This box has a color of #a0a2b3
<div style="background-color:#a0a2b3;">Content here</div>
.mybackground {background-color:#a0a2b3;}
Border around this has a color of #a0a2b3
<div style="border:2px solid #a0a2b3;">Content here</div>
.myborder {border:2px solid #a0a2b3;}