#bacea3 color space conversions
Hex:
#bacea3
RGB:
186, 206, 163
CMY:
27, 19, 36
CMYK:
10, 0, 21, 19
HSL:
88°, 30.4965%, 72.3529%
HSV (HSB):
88°, 20.8738%, 80.7843%
XYZ:
48.9319, 57.2261, 43.1171
xyY:
0.3278, 0.3834, 57.2261
CIE-Lab:
80.3066, -14.3821, 19.1781
CIE-LCH:
80.3066, 23.9717, 126.8672
CIE-Luv:
80.3066, -9.4340, 29.7307
Hunter-Lab:
75.6479, -16.9234, 19.1600
#bacea3 color charts
#bacea3 color shades, tints & tones
#bacea3 color schemes
#bacea3 color preview, HTML & CSS examples
This text has a color of #bacea3
<p style="color:#bacea3;">Text here</p>
.mytext {color:#bacea3;}
This box has a color of #bacea3
<div style="background-color:#bacea3;">Content here</div>
.mybackground {background-color:#bacea3;}
Border around this has a color of #bacea3
<div style="border:2px solid #bacea3;">Content here</div>
.myborder {border:2px solid #bacea3;}