#bacec4 color space conversions
Hex:
#bacec4
RGB:
186, 206, 196
CMY:
27, 19, 23
CMYK:
10, 0, 5, 19
HSL:
150°, 16.9492%, 76.8627%
HSV (HSB):
150°, 9.7087%, 80.7843%
XYZ:
52.2848, 58.5672, 60.7735
xyY:
0.3046, 0.3413, 58.5672
CIE-Lab:
81.0531, -8.6484, 2.6629
CIE-LCH:
81.0531, 9.0491, 162.8859
CIE-Luv:
81.0531, -10.4875, 5.4843
Hunter-Lab:
76.5292, -11.9749, 6.4870
#bacec4 color charts
#bacec4 color shades, tints & tones
#bacec4 color schemes
#bacec4 color preview, HTML & CSS examples
This text has a color of #bacec4
<p style="color:#bacec4;">Text here</p>
.mytext {color:#bacec4;}
This box has a color of #bacec4
<div style="background-color:#bacec4;">Content here</div>
.mybackground {background-color:#bacec4;}
Border around this has a color of #bacec4
<div style="border:2px solid #bacec4;">Content here</div>
.myborder {border:2px solid #bacec4;}