#bae8e9 color space conversions
Hex:
#bae8e9
RGB:
186, 232, 233
CMY:
27, 9, 9
CMYK:
20, 0, 0, 9
HSL:
181°, 51.6484%, 82.1569%
HSV (HSB):
181°, 20.1717%, 91.3725%
XYZ:
63.8143, 74.0355, 88.0177
xyY:
0.2825, 0.3278, 74.0355
CIE-Lab:
88.9393, -14.5035, -5.3790
CIE-LCH:
88.9393, 15.4689, 200.3486
CIE-Luv:
88.9393, -23.5644, -5.8963
Hunter-Lab:
86.0439, -18.1926, -0.4194
#bae8e9 color charts
#bae8e9 color shades, tints & tones
#bae8e9 color schemes
#bae8e9 color preview, HTML & CSS examples
This text has a color of #bae8e9
<p style="color:#bae8e9;">Text here</p>
.mytext {color:#bae8e9;}
This box has a color of #bae8e9
<div style="background-color:#bae8e9;">Content here</div>
.mybackground {background-color:#bae8e9;}
Border around this has a color of #bae8e9
<div style="border:2px solid #bae8e9;">Content here</div>
.myborder {border:2px solid #bae8e9;}