#baebbf color space conversions
Hex:
#baebbf
RGB:
186, 235, 191
CMY:
27, 8, 25
CMYK:
21, 0, 19, 8
HSL:
126°, 55.0562%, 82.5490%
HSV (HSB):
126°, 20.8511%, 92.1569%
XYZ:
59.3620, 73.6174, 60.3711
xyY:
0.3070, 0.3807, 73.6174
CIE-Lab:
88.7413, -24.0789, 16.2827
CIE-LCH:
88.7413, 29.0675, 145.9326
CIE-Luv:
88.7413, -24.5307, 28.1111
Hunter-Lab:
85.8006, -26.6539, 18.3427
#baebbf color charts
#baebbf color shades, tints & tones
#baebbf color schemes
#baebbf color preview, HTML & CSS examples
This text has a color of #baebbf
<p style="color:#baebbf;">Text here</p>
.mytext {color:#baebbf;}
This box has a color of #baebbf
<div style="background-color:#baebbf;">Content here</div>
.mybackground {background-color:#baebbf;}
Border around this has a color of #baebbf
<div style="border:2px solid #baebbf;">Content here</div>
.myborder {border:2px solid #baebbf;}