#baebeb color space conversions
Hex:
#baebeb
RGB:
186, 235, 235
CMY:
27, 8, 8
CMYK:
21, 0, 0, 8
HSL:
180°, 55.0562%, 82.5490%
HSV (HSB):
180°, 20.8511%, 92.1569%
XYZ:
64.9534, 75.8539, 89.8151
xyY:
0.2816, 0.3289, 75.8539
CIE-Lab:
89.7915, -15.5870, -5.1694
CIE-LCH:
89.7915, 16.4218, 198.3479
CIE-Luv:
89.7915, -24.9343, -5.3940
Hunter-Lab:
87.0942, -19.2923, -0.1764
#baebeb color charts
#baebeb color shades, tints & tones
#baebeb color schemes
#baebeb color preview, HTML & CSS examples
This text has a color of #baebeb
<p style="color:#baebeb;">Text here</p>
.mytext {color:#baebeb;}
This box has a color of #baebeb
<div style="background-color:#baebeb;">Content here</div>
.mybackground {background-color:#baebeb;}
Border around this has a color of #baebeb
<div style="border:2px solid #baebeb;">Content here</div>
.myborder {border:2px solid #baebeb;}