#afafbb color space conversions
Hex:
#afafbb
RGB:
175, 175, 187
CMY:
31, 31, 27
CMYK:
6, 6, 0, 27
HSL:
240°, 8.1081%, 70.9804%
HSV (HSB):
240°, 6.4171%, 73.3333%
XYZ:
41.9788, 43.3618, 53.1708
xyY:
0.3031, 0.3131, 43.3618
CIE-Lab:
71.7998, 2.3265, -6.1164
CIE-LCH:
71.7998, 6.5439, 290.8251
CIE-Luv:
71.7998, -0.6881, -9.5629
Hunter-Lab:
65.8496, -1.4441, -1.7794
#afafbb color charts
#afafbb color shades, tints & tones
#afafbb color schemes
#afafbb color preview, HTML & CSS examples
This text has a color of #afafbb
<p style="color:#afafbb;">Text here</p>
.mytext {color:#afafbb;}
This box has a color of #afafbb
<div style="background-color:#afafbb;">Content here</div>
.mybackground {background-color:#afafbb;}
Border around this has a color of #afafbb
<div style="border:2px solid #afafbb;">Content here</div>
.myborder {border:2px solid #afafbb;}