#afbbbf color space conversions
Hex:
#afbbbf
RGB:
175, 187, 191
CMY:
31, 27, 25
CMYK:
8, 2, 0, 25
HSL:
195°, 11.1111%, 71.7647%
HSV (HSB):
195°, 8.3770%, 74.9020%
XYZ:
44.8535, 48.4162, 56.2714
xyY:
0.2999, 0.3238, 48.4162
CIE-Lab:
75.0867, -3.3405, -3.4531
CIE-LCH:
75.0867, 4.8045, 225.9496
CIE-Luv:
75.0867, -6.7897, -4.6200
Hunter-Lab:
69.5817, -6.7041, 0.7588
#afbbbf color charts
#afbbbf color shades, tints & tones
#afbbbf color schemes
#afbbbf color preview, HTML & CSS examples
This text has a color of #afbbbf
<p style="color:#afbbbf;">Text here</p>
.mytext {color:#afbbbf;}
This box has a color of #afbbbf
<div style="background-color:#afbbbf;">Content here</div>
.mybackground {background-color:#afbbbf;}
Border around this has a color of #afbbbf
<div style="border:2px solid #afbbbf;">Content here</div>
.myborder {border:2px solid #afbbbf;}