#baceb3 color space conversions
Hex:
#baceb3
RGB:
186, 206, 179
CMY:
27, 19, 30
CMYK:
10, 0, 13, 19
HSL:
104°, 21.6000%, 75.4902%
HSV (HSB):
104°, 13.1068%, 80.7843%
XYZ:
50.4577, 57.8364, 51.1520
xyY:
0.3165, 0.3627, 57.8364
CIE-Lab:
80.6477, -11.7300, 11.1578
CIE-LCH:
80.6477, 16.1891, 136.4320
CIE-Luv:
80.6477, -9.9284, 18.3216
Hunter-Lab:
76.0502, -14.6570, 13.3563
#baceb3 color charts
#baceb3 color shades, tints & tones
#baceb3 color schemes
#baceb3 color preview, HTML & CSS examples
This text has a color of #baceb3
<p style="color:#baceb3;">Text here</p>
.mytext {color:#baceb3;}
This box has a color of #baceb3
<div style="background-color:#baceb3;">Content here</div>
.mybackground {background-color:#baceb3;}
Border around this has a color of #baceb3
<div style="border:2px solid #baceb3;">Content here</div>
.myborder {border:2px solid #baceb3;}