#a0abc3 color space conversions
Hex:
#a0abc3
RGB:
160, 171, 195
CMY:
37, 33, 24
CMYK:
18, 12, 0, 24
HSL:
221°, 22.5806%, 69.6078%
HSV (HSB):
221°, 17.9487%, 76.4706%
XYZ:
38.9104, 40.5395, 57.4039
xyY:
0.2843, 0.2962, 40.5395
CIE-Lab:
69.8521, 1.2088, -13.5478
CIE-LCH:
69.8521, 13.6016, 275.0987
CIE-Luv:
69.8521, -7.1292, -20.8530
Hunter-Lab:
63.6707, -2.3387, -8.8849
#a0abc3 color charts
#a0abc3 color shades, tints & tones
#a0abc3 color schemes
#a0abc3 color preview, HTML & CSS examples
This text has a color of #a0abc3
<p style="color:#a0abc3;">Text here</p>
.mytext {color:#a0abc3;}
This box has a color of #a0abc3
<div style="background-color:#a0abc3;">Content here</div>
.mybackground {background-color:#a0abc3;}
Border around this has a color of #a0abc3
<div style="border:2px solid #a0abc3;">Content here</div>
.myborder {border:2px solid #a0abc3;}