#afbfbf color space conversions
Hex:
#afbfbf
RGB:
175, 191, 191
CMY:
31, 25, 25
CMYK:
8, 0, 0, 25
HSL:
180°, 11.1111%, 71.7647%
HSV (HSB):
180°, 8.3770%, 74.9020%
XYZ:
45.7140, 50.1372, 56.5583
xyY:
0.2999, 0.3290, 50.1372
CIE-Lab:
76.1534, -5.4647, -1.8862
CIE-LCH:
76.1534, 5.7811, 199.0429
CIE-Luv:
76.1534, -8.7426, -1.8990
Hunter-Lab:
70.8076, -8.6722, 2.2068
#afbfbf color charts
#afbfbf color shades, tints & tones
#afbfbf color schemes
#afbfbf color preview, HTML & CSS examples
This text has a color of #afbfbf
<p style="color:#afbfbf;">Text here</p>
.mytext {color:#afbfbf;}
This box has a color of #afbfbf
<div style="background-color:#afbfbf;">Content here</div>
.mybackground {background-color:#afbfbf;}
Border around this has a color of #afbfbf
<div style="border:2px solid #afbfbf;">Content here</div>
.myborder {border:2px solid #afbfbf;}