#a5abb7 color space conversions
Hex:
#a5abb7
RGB:
165, 171, 183
CMY:
35, 33, 28
CMYK:
10, 7, 0, 28
HSL:
220°, 11.1111%, 68.2353%
HSV (HSB):
220°, 9.8361%, 71.7647%
XYZ:
38.6272, 40.5441, 50.5897
xyY:
0.2977, 0.3125, 40.5441
CIE-Lab:
69.8553, 0.2920, -6.8781
CIE-LCH:
69.8553, 6.8843, 272.4312
CIE-Luv:
69.8553, -3.9546, -10.3448
Hunter-Lab:
63.6742, -3.1450, -2.5344
#a5abb7 color charts
#a5abb7 color shades, tints & tones
#a5abb7 color schemes
#a5abb7 color preview, HTML & CSS examples
This text has a color of #a5abb7
<p style="color:#a5abb7;">Text here</p>
.mytext {color:#a5abb7;}
This box has a color of #a5abb7
<div style="background-color:#a5abb7;">Content here</div>
.mybackground {background-color:#a5abb7;}
Border around this has a color of #a5abb7
<div style="border:2px solid #a5abb7;">Content here</div>
.myborder {border:2px solid #a5abb7;}