#baeeec color space conversions
Hex:
#baeeec
RGB:
186, 238, 236
CMY:
27, 7, 7
CMYK:
22, 0, 1, 7
HSL:
178°, 60.4651%, 83.1373%
HSV (HSB):
178°, 21.8487%, 93.3333%
XYZ:
65.9646, 77.6443, 90.8670
xyY:
0.2813, 0.3311, 77.6443
CIE-Lab:
90.6173, -16.8732, -4.4749
CIE-LCH:
90.6173, 17.4565, 194.8532
CIE-Luv:
90.6173, -26.2845, -4.0896
Hunter-Lab:
88.1160, -20.5761, 0.5401
#baeeec color charts
#baeeec color shades, tints & tones
#baeeec color schemes
#baeeec color preview, HTML & CSS examples
This text has a color of #baeeec
<p style="color:#baeeec;">Text here</p>
.mytext {color:#baeeec;}
This box has a color of #baeeec
<div style="background-color:#baeeec;">Content here</div>
.mybackground {background-color:#baeeec;}
Border around this has a color of #baeeec
<div style="border:2px solid #baeeec;">Content here</div>
.myborder {border:2px solid #baeeec;}