#baeeeb color space conversions
Hex:
#baeeeb
RGB:
186, 238, 235
CMY:
27, 7, 8
CMYK:
22, 0, 1, 7
HSL:
177°, 60.4651%, 83.1373%
HSV (HSB):
177°, 21.8487%, 93.3333%
XYZ:
65.8196, 77.5863, 90.1039
xyY:
0.2819, 0.3323, 77.5863
CIE-Lab:
90.5908, -17.0833, -3.9920
CIE-LCH:
90.5908, 17.5435, 193.1528
CIE-Luv:
90.5908, -26.2766, -3.2921
Hunter-Lab:
88.0831, -20.7623, 1.0080
#baeeeb color charts
#baeeeb color shades, tints & tones
#baeeeb color schemes
#baeeeb color preview, HTML & CSS examples
This text has a color of #baeeeb
<p style="color:#baeeeb;">Text here</p>
.mytext {color:#baeeeb;}
This box has a color of #baeeeb
<div style="background-color:#baeeeb;">Content here</div>
.mybackground {background-color:#baeeeb;}
Border around this has a color of #baeeeb
<div style="border:2px solid #baeeeb;">Content here</div>
.myborder {border:2px solid #baeeeb;}