#baebdd color space conversions
Hex:
#baebdd
RGB:
186, 235, 221
CMY:
27, 8, 13
CMYK:
21, 0, 6, 8
HSL:
163°, 55.0562%, 82.5490%
HSV (HSB):
163°, 20.8511%, 92.1569%
XYZ:
63.0092, 75.0762, 79.5768
xyY:
0.2895, 0.3449, 75.0762
CIE-Lab:
89.4287, -18.4621, 1.6217
CIE-LCH:
89.4287, 18.5332, 174.9801
CIE-Luv:
89.4287, -24.7966, 5.6640
Hunter-Lab:
86.6465, -21.8266, 6.2002
#baebdd color charts
#baebdd color shades, tints & tones
#baebdd color schemes
#baebdd color preview, HTML & CSS examples
This text has a color of #baebdd
<p style="color:#baebdd;">Text here</p>
.mytext {color:#baebdd;}
This box has a color of #baebdd
<div style="background-color:#baebdd;">Content here</div>
.mybackground {background-color:#baebdd;}
Border around this has a color of #baebdd
<div style="border:2px solid #baebdd;">Content here</div>
.myborder {border:2px solid #baebdd;}