#a0b8b9 color space conversions
Hex:
#a0b8b9
RGB:
160, 184, 185
CMY:
37, 28, 27
CMYK:
14, 1, 0, 27
HSL:
182°, 15.1515%, 67.6471%
HSV (HSB):
182°, 13.5135%, 72.5490%
XYZ:
40.3947, 45.2573, 52.5055
xyY:
0.2924, 0.3276, 45.2573
CIE-Lab:
73.0610, -7.9611, -3.2822
CIE-LCH:
73.0610, 8.6111, 202.4052
CIE-Luv:
73.0610, -12.8712, -3.5832
Hunter-Lab:
67.2736, -10.5478, 0.8170
#a0b8b9 color charts
#a0b8b9 color shades, tints & tones
#a0b8b9 color schemes
#a0b8b9 color preview, HTML & CSS examples
This text has a color of #a0b8b9
<p style="color:#a0b8b9;">Text here</p>
.mytext {color:#a0b8b9;}
This box has a color of #a0b8b9
<div style="background-color:#a0b8b9;">Content here</div>
.mybackground {background-color:#a0b8b9;}
Border around this has a color of #a0b8b9
<div style="border:2px solid #a0b8b9;">Content here</div>
.myborder {border:2px solid #a0b8b9;}