#aababe color space conversions
Hex:
#aababe
RGB:
170, 186, 190
CMY:
33, 27, 25
CMYK:
11, 2, 0, 25
HSL:
192°, 13.3333%, 70.5882%
HSV (HSB):
192°, 10.5263%, 74.5098%
XYZ:
43.4307, 47.3816, 55.5717
xyY:
0.2967, 0.3237, 47.3816
CIE-Lab:
74.4332, -4.6839, -3.9118
CIE-LCH:
74.4332, 6.1026, 219.8671
CIE-Luv:
74.4332, -8.8914, -5.0884
Hunter-Lab:
68.8343, -7.8360, 0.3176
#aababe color charts
#aababe color shades, tints & tones
#aababe color schemes
#aababe color preview, HTML & CSS examples
This text has a color of #aababe
<p style="color:#aababe;">Text here</p>
.mytext {color:#aababe;}
This box has a color of #aababe
<div style="background-color:#aababe;">Content here</div>
.mybackground {background-color:#aababe;}
Border around this has a color of #aababe
<div style="border:2px solid #aababe;">Content here</div>
.myborder {border:2px solid #aababe;}