#baedd3 color space conversions
Hex:
#baedd3
RGB:
186, 237, 211
CMY:
27, 7, 17
CMYK:
22, 0, 11, 7
HSL:
149°, 58.6207%, 82.9412%
HSV (HSB):
149°, 21.5190%, 92.9412%
XYZ:
62.2918, 75.7106, 72.9585
xyY:
0.2953, 0.3589, 75.7106
CIE-Lab:
89.7248, -21.3995, 7.2718
CIE-LCH:
89.7248, 22.6013, 161.2315
CIE-Luv:
89.7248, -25.6345, 14.6906
Hunter-Lab:
87.0119, -24.4826, 11.1943
#baedd3 color charts
#baedd3 color shades, tints & tones
#baedd3 color schemes
#baedd3 color preview, HTML & CSS examples
This text has a color of #baedd3
<p style="color:#baedd3;">Text here</p>
.mytext {color:#baedd3;}
This box has a color of #baedd3
<div style="background-color:#baedd3;">Content here</div>
.mybackground {background-color:#baedd3;}
Border around this has a color of #baedd3
<div style="border:2px solid #baedd3;">Content here</div>
.myborder {border:2px solid #baedd3;}