#babdd0 color space conversions
Hex:
#babdd0
RGB:
186, 189, 208
CMY:
27, 26, 18
CMYK:
11, 9, 0, 18
HSL:
232°, 18.9655%, 77.2549%
HSV (HSB):
232°, 10.5769%, 81.5686%
XYZ:
49.8325, 51.3884, 66.9670
xyY:
0.2963, 0.3055, 51.3884
CIE-Lab:
76.9137, 2.6861, -9.8881
CIE-LCH:
76.9137, 10.2464, 285.1974
CIE-Luv:
76.9137, -2.7163, -15.5996
Hunter-Lab:
71.6857, -1.3652, -5.2073
#babdd0 color charts
#babdd0 color shades, tints & tones
#babdd0 color schemes
#babdd0 color preview, HTML & CSS examples
This text has a color of #babdd0
<p style="color:#babdd0;">Text here</p>
.mytext {color:#babdd0;}
This box has a color of #babdd0
<div style="background-color:#babdd0;">Content here</div>
.mybackground {background-color:#babdd0;}
Border around this has a color of #babdd0
<div style="border:2px solid #babdd0;">Content here</div>
.myborder {border:2px solid #babdd0;}