#a0b9b9 color space conversions
Hex:
#a0b9b9
RGB:
160, 185, 185
CMY:
37, 27, 27
CMYK:
14, 0, 0, 27
HSL:
180°, 15.1515%, 67.6471%
HSV (HSB):
180°, 13.5135%, 72.5490%
XYZ:
40.6031, 45.6743, 52.5749
xyY:
0.2924, 0.3289, 45.6743
CIE-Lab:
73.3337, -8.4908, -2.8812
CIE-LCH:
73.3337, 8.9663, 198.7439
CIE-Luv:
73.3337, -13.3460, -2.8915
Hunter-Lab:
67.5828, -11.0286, 1.1842
#a0b9b9 color charts
#a0b9b9 color shades, tints & tones
#a0b9b9 color schemes
#a0b9b9 color preview, HTML & CSS examples
This text has a color of #a0b9b9
<p style="color:#a0b9b9;">Text here</p>
.mytext {color:#a0b9b9;}
This box has a color of #a0b9b9
<div style="background-color:#a0b9b9;">Content here</div>
.mybackground {background-color:#a0b9b9;}
Border around this has a color of #a0b9b9
<div style="border:2px solid #a0b9b9;">Content here</div>
.myborder {border:2px solid #a0b9b9;}