#a1abc5 color space conversions
Hex:
#a1abc5
RGB:
161, 171, 197
CMY:
37, 33, 23
CMYK:
18, 13, 0, 23
HSL:
223°, 23.6842%, 70.1961%
HSV (HSB):
223°, 18.2741%, 77.2549%
XYZ:
39.3389, 40.7341, 58.6124
xyY:
0.2837, 0.2937, 40.7341
CIE-Lab:
69.9892, 1.9754, -14.4373
CIE-LCH:
69.9892, 14.5718, 277.7913
CIE-Luv:
69.9892, -6.7147, -22.3853
Hunter-Lab:
63.8233, -1.6683, -9.7730
#a1abc5 color charts
#a1abc5 color shades, tints & tones
#a1abc5 color schemes
#a1abc5 color preview, HTML & CSS examples
This text has a color of #a1abc5
<p style="color:#a1abc5;">Text here</p>
.mytext {color:#a1abc5;}
This box has a color of #a1abc5
<div style="background-color:#a1abc5;">Content here</div>
.mybackground {background-color:#a1abc5;}
Border around this has a color of #a1abc5
<div style="border:2px solid #a1abc5;">Content here</div>
.myborder {border:2px solid #a1abc5;}