#babcc9 color space conversions
Hex:
#babcc9
RGB:
186, 188, 201
CMY:
27, 26, 21
CMYK:
7, 6, 0, 21
HSL:
232°, 12.1951%, 75.8824%
HSV (HSB):
232°, 7.4627%, 78.8235%
XYZ:
48.7755, 50.6226, 62.4587
xyY:
0.3013, 0.3128, 50.6226
CIE-Lab:
76.4498, 1.8145, -6.7821
CIE-LCH:
76.4498, 7.0206, 284.9787
CIE-Luv:
76.4498, -1.8425, -10.6035
Hunter-Lab:
71.1496, -2.1437, -2.2431
#babcc9 color charts
#babcc9 color shades, tints & tones
#babcc9 color schemes
#babcc9 color preview, HTML & CSS examples
This text has a color of #babcc9
<p style="color:#babcc9;">Text here</p>
.mytext {color:#babcc9;}
This box has a color of #babcc9
<div style="background-color:#babcc9;">Content here</div>
.mybackground {background-color:#babcc9;}
Border around this has a color of #babcc9
<div style="border:2px solid #babcc9;">Content here</div>
.myborder {border:2px solid #babcc9;}