#baebbe color space conversions
Hex:
#baebbe
RGB:
186, 235, 190
CMY:
27, 8, 25
CMYK:
21, 0, 19, 8
HSL:
125°, 55.0562%, 82.5490%
HSV (HSB):
125°, 20.8511%, 92.1569%
XYZ:
59.2523, 73.5735, 59.7934
xyY:
0.3076, 0.3820, 73.5735
CIE-Lab:
88.7205, -24.2526, 16.7726
CIE-LCH:
88.7205, 29.4874, 145.3332
CIE-Luv:
88.7205, -24.5226, 28.8241
Hunter-Lab:
85.7750, -26.8006, 18.7117
#baebbe color charts
#baebbe color shades, tints & tones
#baebbe color schemes
#baebbe color preview, HTML & CSS examples
This text has a color of #baebbe
<p style="color:#baebbe;">Text here</p>
.mytext {color:#baebbe;}
This box has a color of #baebbe
<div style="background-color:#baebbe;">Content here</div>
.mybackground {background-color:#baebbe;}
Border around this has a color of #baebbe
<div style="border:2px solid #baebbe;">Content here</div>
.myborder {border:2px solid #baebbe;}