#baeddd color space conversions
Hex:
#baeddd
RGB:
186, 237, 221
CMY:
27, 7, 13
CMYK:
22, 0, 7, 7
HSL:
161°, 58.6207%, 82.9412%
HSV (HSB):
161°, 21.5190%, 92.9412%
XYZ:
63.5850, 76.2279, 79.7688
xyY:
0.2896, 0.3472, 76.2279
CIE-Lab:
89.9651, -19.4500, 2.4017
CIE-LCH:
89.9651, 19.5977, 172.9606
CIE-Luv:
89.9651, -25.7129, 7.0285
Hunter-Lab:
87.3086, -22.7923, 6.9462
#baeddd color charts
#baeddd RGB chart
#baeddd CMYK chart
#baeddd RGB pie chart
#baeddd color shades, tints & tones
#baeddd color schemes
#baeddd color preview, HTML & CSS examples
This text has a color of #baeddd
<p style="color:#baeddd;">Text here</p>
.mytext {color:#baeddd;}
Text color #baeddd
This box has a color of #baeddd
<div style="background-color:#baeddd;">Content here</div>
.mybackground {background-color:#baeddd;}
Background color #baeddd
Border around this has a color of #baeddd
<div style="border:2px solid #baeddd;">Content here</div>
.myborder {border:2px solid #baeddd;}
Border color #baeddd