#baeedf color space conversions
Hex:
#baeedf
RGB:
186, 238, 223
CMY:
27, 7, 13
CMYK:
22, 0, 6, 7
HSL:
163°, 60.4651%, 83.1373%
HSV (HSB):
163°, 21.8487%, 93.3333%
XYZ:
64.1435, 76.9159, 81.2776
xyY:
0.2885, 0.3459, 76.9159
CIE-Lab:
90.2829, -19.5433, 1.8201
CIE-LCH:
90.2829, 19.6279, 174.6794
CIE-Luv:
90.2829, -26.1851, 6.1578
Hunter-Lab:
87.7017, -22.9261, 6.4442
#baeedf color charts
#baeedf color shades, tints & tones
#baeedf color schemes
#baeedf color preview, HTML & CSS examples
This text has a color of #baeedf
<p style="color:#baeedf;">Text here</p>
.mytext {color:#baeedf;}
This box has a color of #baeedf
<div style="background-color:#baeedf;">Content here</div>
.mybackground {background-color:#baeedf;}
Border around this has a color of #baeedf
<div style="border:2px solid #baeedf;">Content here</div>
.myborder {border:2px solid #baeedf;}