#baeddf color space conversions
Hex:
#baeddf
RGB:
186, 237, 223
CMY:
27, 7, 13
CMYK:
22, 0, 6, 7
HSL:
164°, 58.6207%, 82.9412%
HSV (HSB):
164°, 21.5190%, 92.9412%
XYZ:
63.8532, 76.3352, 81.1808
xyY:
0.2884, 0.3448, 76.3352
CIE-Lab:
90.0147, -19.0503, 1.4298
CIE-LCH:
90.0147, 19.1038, 175.7078
CIE-Luv:
90.0147, -25.7290, 5.4739
Hunter-Lab:
87.3700, -22.4433, 6.0691
#baeddf color charts
#baeddf RGB chart
#baeddf CMYK chart
#baeddf RGB pie chart
#baeddf color shades, tints & tones
#baeddf color schemes
#baeddf color preview, HTML & CSS examples
This text has a color of #baeddf
<p style="color:#baeddf;">Text here</p>
.mytext {color:#baeddf;}
Text color #baeddf
This box has a color of #baeddf
<div style="background-color:#baeddf;">Content here</div>
.mybackground {background-color:#baeddf;}
Background color #baeddf
Border around this has a color of #baeddf
<div style="border:2px solid #baeddf;">Content here</div>
.myborder {border:2px solid #baeddf;}
Border color #baeddf