#babec9 color space conversions
Hex:
#babec9
RGB:
186, 190, 201
CMY:
27, 25, 21
CMYK:
7, 5, 0, 21
HSL:
224°, 12.1951%, 75.8824%
HSV (HSB):
224°, 7.4627%, 78.8235%
XYZ:
49.2058, 51.4831, 62.6021
xyY:
0.3013, 0.3153, 51.4831
CIE-Lab:
76.9707, 0.7430, -6.0111
CIE-LCH:
76.9707, 6.0568, 277.0458
CIE-Luv:
76.9707, -2.8240, -9.2448
Hunter-Lab:
71.7517, -3.1540, -1.5033
#babec9 color charts
#babec9 color shades, tints & tones
#babec9 color schemes
#babec9 color preview, HTML & CSS examples
This text has a color of #babec9
<p style="color:#babec9;">Text here</p>
.mytext {color:#babec9;}
This box has a color of #babec9
<div style="background-color:#babec9;">Content here</div>
.mybackground {background-color:#babec9;}
Border around this has a color of #babec9
<div style="border:2px solid #babec9;">Content here</div>
.myborder {border:2px solid #babec9;}