#baeba5 color space conversions
Hex:
#baeba5
RGB:
186, 235, 165
CMY:
27, 8, 35
CMYK:
21, 0, 30, 8
HSL:
102°, 63.6364%, 78.4314%
HSV (HSB):
102°, 29.7872%, 92.1569%
XYZ:
56.7496, 72.5724, 46.6142
xyY:
0.3226, 0.4125, 72.5724
CIE-Lab:
88.2434, -28.2965, 28.9943
CIE-LCH:
88.2434, 40.5137, 134.3021
CIE-Luv:
88.2434, -24.3335, 45.7517
Hunter-Lab:
85.1894, -30.1724, 27.1901
#baeba5 color charts
#baeba5 color shades, tints & tones
#baeba5 color schemes
#baeba5 color preview, HTML & CSS examples
This text has a color of #baeba5
<p style="color:#baeba5;">Text here</p>
.mytext {color:#baeba5;}
This box has a color of #baeba5
<div style="background-color:#baeba5;">Content here</div>
.mybackground {background-color:#baeba5;}
Border around this has a color of #baeba5
<div style="border:2px solid #baeba5;">Content here</div>
.myborder {border:2px solid #baeba5;}