#afabbd color space conversions
Hex:
#afabbd
RGB:
175, 171, 189
CMY:
31, 33, 26
CMYK:
7, 10, 0, 26
HSL:
253°, 12.0000%, 70.5882%
HSV (HSB):
253°, 9.5238%, 74.1176%
XYZ:
41.4274, 41.9139, 54.0508
xyY:
0.3015, 0.3051, 41.9139
CIE-Lab:
70.8115, 4.9119, -8.6845
CIE-LCH:
70.8115, 9.9773, 299.4921
CIE-Luv:
70.8115, 1.1612, -13.8983
Hunter-Lab:
64.7409, 0.9246, -4.1813
#afabbd color charts
#afabbd color shades, tints & tones
#afabbd color schemes
#afabbd color preview, HTML & CSS examples
This text has a color of #afabbd
<p style="color:#afabbd;">Text here</p>
.mytext {color:#afabbd;}
This box has a color of #afabbd
<div style="background-color:#afabbd;">Content here</div>
.mybackground {background-color:#afabbd;}
Border around this has a color of #afabbd
<div style="border:2px solid #afabbd;">Content here</div>
.myborder {border:2px solid #afabbd;}