#afabb9 color space conversions
Hex:
#afabb9
RGB:
175, 171, 185
CMY:
31, 33, 27
CMYK:
5, 8, 0, 27
HSL:
257°, 9.0909%, 69.8039%
HSV (HSB):
257°, 7.5676%, 72.5490%
XYZ:
40.9991, 41.7426, 51.7952
xyY:
0.3047, 0.3103, 41.7426
CIE-Lab:
70.6931, 4.1113, -6.6544
CIE-LCH:
70.6931, 7.8220, 301.7090
CIE-Luv:
70.6931, 1.4173, -10.6528
Hunter-Lab:
64.6085, 0.2072, -2.3055
#afabb9 color charts
#afabb9 color shades, tints & tones
#afabb9 color schemes
#afabb9 color preview, HTML & CSS examples
This text has a color of #afabb9
<p style="color:#afabb9;">Text here</p>
.mytext {color:#afabb9;}
This box has a color of #afabb9
<div style="background-color:#afabb9;">Content here</div>
.mybackground {background-color:#afabb9;}
Border around this has a color of #afabb9
<div style="border:2px solid #afabb9;">Content here</div>
.myborder {border:2px solid #afabb9;}