#babcc1 color space conversions
Hex:
#babcc1
RGB:
186, 188, 193
CMY:
27, 26, 24
CMYK:
4, 3, 0, 24
HSL:
223°, 5.3435%, 74.3137%
HSV (HSB):
223°, 3.6269%, 75.6863%
XYZ:
47.8586, 50.2558, 57.6300
xyY:
0.3073, 0.3227, 50.2558
CIE-Lab:
76.2260, 0.2549, -2.7702
CIE-LCH:
76.2260, 2.7819, 275.2565
CIE-Luv:
76.2260, -1.4007, -4.2009
Hunter-Lab:
70.8913, -3.5549, 1.4250
#babcc1 color charts
#babcc1 color shades, tints & tones
#babcc1 color schemes
#babcc1 color preview, HTML & CSS examples
This text has a color of #babcc1
<p style="color:#babcc1;">Text here</p>
.mytext {color:#babcc1;}
This box has a color of #babcc1
<div style="background-color:#babcc1;">Content here</div>
.mybackground {background-color:#babcc1;}
Border around this has a color of #babcc1
<div style="border:2px solid #babcc1;">Content here</div>
.myborder {border:2px solid #babcc1;}