#baeed5 color space conversions
Hex:
#baeed5
RGB:
186, 238, 213
CMY:
27, 7, 16
CMYK:
22, 0, 11, 7
HSL:
151°, 60.4651%, 83.1373%
HSV (HSB):
151°, 21.8487%, 93.3333%
XYZ:
62.8345, 76.3923, 74.3842
xyY:
0.2942, 0.3576, 76.3923
CIE-Lab:
90.0412, -21.5054, 6.6846
CIE-LCH:
90.0412, 22.5203, 162.7330
CIE-Luv:
90.0412, -26.1131, 13.8426
Hunter-Lab:
87.4027, -24.6296, 10.7230
#baeed5 color charts
#baeed5 color shades, tints & tones
#baeed5 color schemes
#baeed5 color preview, HTML & CSS examples
This text has a color of #baeed5
<p style="color:#baeed5;">Text here</p>
.mytext {color:#baeed5;}
This box has a color of #baeed5
<div style="background-color:#baeed5;">Content here</div>
.mybackground {background-color:#baeed5;}
Border around this has a color of #baeed5
<div style="border:2px solid #baeed5;">Content here</div>
.myborder {border:2px solid #baeed5;}