#baeddc color space conversions
Hex:
#baeddc
RGB:
186, 237, 220
CMY:
27, 7, 14
CMYK:
22, 0, 7, 7
HSL:
160°, 58.6207%, 82.9412%
HSV (HSB):
160°, 21.5190%, 92.9412%
XYZ:
63.4522, 76.1748, 79.0691
xyY:
0.2901, 0.3483, 76.1748
CIE-Lab:
89.9404, -19.6486, 2.8880
CIE-LCH:
89.9404, 19.8597, 171.6384
CIE-Luv:
89.9404, -25.7049, 7.8031
Hunter-Lab:
87.2782, -22.9654, 7.3813
#baeddc color charts
#baeddc RGB chart
#baeddc CMYK chart
#baeddc RGB pie chart
#baeddc color shades, tints & tones
#baeddc color schemes
#baeddc color preview, HTML & CSS examples
This text has a color of #baeddc
<p style="color:#baeddc;">Text here</p>
.mytext {color:#baeddc;}
Text color #baeddc
This box has a color of #baeddc
<div style="background-color:#baeddc;">Content here</div>
.mybackground {background-color:#baeddc;}
Background color #baeddc
Border around this has a color of #baeddc
<div style="border:2px solid #baeddc;">Content here</div>
.myborder {border:2px solid #baeddc;}
Border color #baeddc