#bacec2 color space conversions
Hex:
#bacec2
RGB:
186, 206, 194
CMY:
27, 19, 24
CMYK:
10, 0, 6, 19
HSL:
144°, 16.9492%, 76.8627%
HSV (HSB):
144°, 9.7087%, 80.7843%
XYZ:
52.0586, 58.4768, 59.5823
xyY:
0.3060, 0.3437, 58.4768
CIE-Lab:
81.0031, -9.0246, 3.6597
CIE-LCH:
81.0031, 9.7384, 157.9263
CIE-Luv:
81.0031, -10.4201, 7.0279
Hunter-Lab:
76.4701, -12.3051, 7.3328
#bacec2 color charts
#bacec2 color shades, tints & tones
#bacec2 color schemes
#bacec2 color preview, HTML & CSS examples
This text has a color of #bacec2
<p style="color:#bacec2;">Text here</p>
.mytext {color:#bacec2;}
This box has a color of #bacec2
<div style="background-color:#bacec2;">Content here</div>
.mybackground {background-color:#bacec2;}
Border around this has a color of #bacec2
<div style="border:2px solid #bacec2;">Content here</div>
.myborder {border:2px solid #bacec2;}