#bab9b9 color space conversions
Hex:
#bab9b9
RGB:
186, 185, 185
CMY:
27, 27, 27
CMYK:
0, 1, 1, 27
HSL:
0°, 0.7194%, 72.7451%
HSV (HSB):
0°, 0.5376%, 72.9412%
XYZ:
46.3556, 48.6398, 52.8442
xyY:
0.3136, 0.3290, 48.6398
CIE-Lab:
75.2267, 0.3539, 0.1152
CIE-LCH:
75.2267, 0.3722, 18.0367
CIE-Luv:
75.2267, 0.5694, 0.1098
Hunter-Lab:
69.7422, -3.4052, 3.8951
#bab9b9 color charts
#bab9b9 color shades, tints & tones
#bab9b9 color schemes
#bab9b9 color preview, HTML & CSS examples
This text has a color of #bab9b9
<p style="color:#bab9b9;">Text here</p>
.mytext {color:#bab9b9;}
This box has a color of #bab9b9
<div style="background-color:#bab9b9;">Content here</div>
.mybackground {background-color:#bab9b9;}
Border around this has a color of #bab9b9
<div style="border:2px solid #bab9b9;">Content here</div>
.myborder {border:2px solid #bab9b9;}