#baecdf color space conversions
Hex:
#baecdf
RGB:
186, 236, 223
CMY:
27, 7, 13
CMYK:
21, 0, 6, 7
HSL:
164°, 56.8182%, 82.7451%
HSV (HSB):
164°, 21.1864%, 92.5490%
XYZ:
63.5644, 75.7577, 81.0845
xyY:
0.2884, 0.3437, 75.7577
CIE-Lab:
89.7467, -18.5561, 1.0394
CIE-LCH:
89.7467, 18.5852, 176.7940
CIE-Luv:
89.7467, -25.2726, 4.7892
Hunter-Lab:
87.0389, -21.9597, 5.6933
#baecdf color charts
#baecdf color shades, tints & tones
#baecdf color schemes
#baecdf color preview, HTML & CSS examples
This text has a color of #baecdf
<p style="color:#baecdf;">Text here</p>
.mytext {color:#baecdf;}
This box has a color of #baecdf
<div style="background-color:#baecdf;">Content here</div>
.mybackground {background-color:#baecdf;}
Border around this has a color of #baecdf
<div style="border:2px solid #baecdf;">Content here</div>
.myborder {border:2px solid #baecdf;}