#b2babb color space conversions
Hex:
#b2babb
RGB:
178, 186, 187
CMY:
30, 27, 27
CMYK:
5, 1, 0, 27
HSL:
187°, 6.2069%, 71.5686%
HSV (HSB):
187°, 4.8128%, 73.3333%
XYZ:
44.8886, 48.1706, 53.9457
xyY:
0.3054, 0.3277, 48.1706
CIE-Lab:
74.9324, -2.5740, -1.4767
CIE-LCH:
74.9324, 2.9675, 209.8428
CIE-Luv:
74.9324, -4.5023, -1.7634
Hunter-Lab:
69.4051, -6.0117, 2.4999
#b2babb color charts
#b2babb color shades, tints & tones
#b2babb color schemes
#b2babb color preview, HTML & CSS examples
This text has a color of #b2babb
<p style="color:#b2babb;">Text here</p>
.mytext {color:#b2babb;}
This box has a color of #b2babb
<div style="background-color:#b2babb;">Content here</div>
.mybackground {background-color:#b2babb;}
Border around this has a color of #b2babb
<div style="border:2px solid #b2babb;">Content here</div>
.myborder {border:2px solid #b2babb;}