#abbfbf color space conversions
Hex:
#abbfbf
RGB:
171, 191, 191
CMY:
33, 25, 25
CMYK:
10, 0, 0, 25
HSL:
180°, 13.5135%, 70.9804%
HSV (HSB):
180°, 10.4712%, 74.9020%
XYZ:
44.8294, 49.6811, 56.5169
xyY:
0.2968, 0.3290, 49.6811
CIE-Lab:
75.8731, -6.8001, -2.3302
CIE-LCH:
75.8731, 7.1883, 198.9150
CIE-Luv:
75.8731, -10.8225, -2.3476
Hunter-Lab:
70.4848, -9.8199, 1.7989
#abbfbf color charts
#abbfbf color shades, tints & tones
#abbfbf color schemes
#abbfbf color preview, HTML & CSS examples
This text has a color of #abbfbf
<p style="color:#abbfbf;">Text here</p>
.mytext {color:#abbfbf;}
This box has a color of #abbfbf
<div style="background-color:#abbfbf;">Content here</div>
.mybackground {background-color:#abbfbf;}
Border around this has a color of #abbfbf
<div style="border:2px solid #abbfbf;">Content here</div>
.myborder {border:2px solid #abbfbf;}