#babbb8 color space conversions
Hex:
#babbb8
RGB:
186, 187, 184
CMY:
27, 27, 28
CMYK:
1, 0, 2, 27
HSL:
80°, 2.1583%, 72.7451%
HSV (HSB):
80°, 1.6043%, 73.3333%
XYZ:
46.6718, 49.4404, 52.4305
xyY:
0.3142, 0.3328, 49.4404
CIE-Lab:
75.7245, -0.8992, 1.3847
CIE-LCH:
75.7245, 1.6511, 122.9986
CIE-Luv:
75.7245, -0.4001, 2.2064
Hunter-Lab:
70.3139, -4.5677, 5.0094
#babbb8 color charts
#babbb8 color shades, tints & tones
#babbb8 color schemes
#babbb8 color preview, HTML & CSS examples
This text has a color of #babbb8
<p style="color:#babbb8;">Text here</p>
.mytext {color:#babbb8;}
This box has a color of #babbb8
<div style="background-color:#babbb8;">Content here</div>
.mybackground {background-color:#babbb8;}
Border around this has a color of #babbb8
<div style="border:2px solid #babbb8;">Content here</div>
.myborder {border:2px solid #babbb8;}