#babbd1 color space conversions
Hex:
#babbd1
RGB:
186, 187, 209
CMY:
27, 27, 18
CMYK:
11, 11, 0, 18
HSL:
237°, 20.0000%, 77.4510%
HSV (HSB):
237°, 11.0048%, 81.9608%
XYZ:
49.5286, 50.5832, 67.4747
xyY:
0.2955, 0.3018, 50.5832
CIE-Lab:
76.4258, 3.9677, -11.1579
CIE-LCH:
76.4258, 11.8423, 289.5752
CIE-Luv:
76.4258, -1.8110, -17.7917
Hunter-Lab:
71.1219, -0.1574, -6.4643
#babbd1 color charts
#babbd1 color shades, tints & tones
#babbd1 color schemes
#babbd1 color preview, HTML & CSS examples
This text has a color of #babbd1
<p style="color:#babbd1;">Text here</p>
.mytext {color:#babbd1;}
This box has a color of #babbd1
<div style="background-color:#babbd1;">Content here</div>
.mybackground {background-color:#babbd1;}
Border around this has a color of #babbd1
<div style="border:2px solid #babbd1;">Content here</div>
.myborder {border:2px solid #babbd1;}