#a0abb4 color space conversions
Hex:
#a0abb4
RGB:
160, 171, 180
CMY:
37, 33, 29
CMYK:
11, 5, 0, 29
HSL:
207°, 11.7647%, 66.6667%
HSV (HSB):
207°, 11.1111%, 70.5882%
XYZ:
37.2983, 39.8947, 48.9146
xyY:
0.2958, 0.3164, 39.8947
CIE-Lab:
69.3945, -2.0184, -5.9438
CIE-LCH:
69.3945, 6.2771, 251.2435
CIE-Luv:
69.3945, -6.4667, -8.5356
Hunter-Lab:
63.1622, -5.1268, -1.7023
#a0abb4 color charts
#a0abb4 color shades, tints & tones
#a0abb4 color schemes
#a0abb4 color preview, HTML & CSS examples
This text has a color of #a0abb4
<p style="color:#a0abb4;">Text here</p>
.mytext {color:#a0abb4;}
This box has a color of #a0abb4
<div style="background-color:#a0abb4;">Content here</div>
.mybackground {background-color:#a0abb4;}
Border around this has a color of #a0abb4
<div style="border:2px solid #a0abb4;">Content here</div>
.myborder {border:2px solid #a0abb4;}