#baeebd color space conversions
Hex:
#baeebd
RGB:
186, 238, 189
CMY:
27, 7, 26
CMYK:
22, 0, 21, 7
HSL:
123°, 60.4651%, 83.1373%
HSV (HSB):
123°, 21.8487%, 93.3333%
XYZ:
60.0095, 75.2623, 59.5084
xyY:
0.3081, 0.3864, 75.2623
CIE-Lab:
89.5157, -25.8684, 18.4043
CIE-LCH:
89.5157, 31.7473, 144.5698
CIE-Luv:
89.5157, -25.9566, 31.4231
Hunter-Lab:
86.7538, -28.3469, 20.0580
#baeebd color charts
#baeebd color shades, tints & tones
#baeebd color schemes
#baeebd color preview, HTML & CSS examples
This text has a color of #baeebd
<p style="color:#baeebd;">Text here</p>
.mytext {color:#baeebd;}
This box has a color of #baeebd
<div style="background-color:#baeebd;">Content here</div>
.mybackground {background-color:#baeebd;}
Border around this has a color of #baeebd
<div style="border:2px solid #baeebd;">Content here</div>
.myborder {border:2px solid #baeebd;}