#a0b2b3 color space conversions
Hex:
#a0b2b3
RGB:
160, 178, 179
CMY:
37, 30, 30
CMYK:
11, 1, 0, 30
HSL:
183°, 11.1111%, 66.4706%
HSV (HSB):
183°, 10.6145%, 70.1961%
XYZ:
38.5543, 42.5690, 48.8324
xyY:
0.2967, 0.3276, 42.5690
CIE-Lab:
71.2615, -6.0024, -2.6389
CIE-LCH:
71.2615, 6.5569, 203.7323
CIE-Luv:
71.2615, -9.8099, -2.9183
Hunter-Lab:
65.2450, -8.7002, 1.2960
#a0b2b3 color charts
#a0b2b3 color shades, tints & tones
#a0b2b3 color schemes
#a0b2b3 color preview, HTML & CSS examples
This text has a color of #a0b2b3
<p style="color:#a0b2b3;">Text here</p>
.mytext {color:#a0b2b3;}
This box has a color of #a0b2b3
<div style="background-color:#a0b2b3;">Content here</div>
.mybackground {background-color:#a0b2b3;}
Border around this has a color of #a0b2b3
<div style="border:2px solid #a0b2b3;">Content here</div>
.myborder {border:2px solid #a0b2b3;}