#baed93 color space conversions
Hex:
#baed93
RGB:
186, 237, 147
CMY:
27, 7, 42
CMYK:
22, 0, 38, 7
HSL:
94°, 71.4286%, 75.2941%
HSV (HSB):
94°, 37.9747%, 92.9412%
XYZ:
55.8003, 73.1141, 38.7752
xyY:
0.3328, 0.4360, 73.1141
CIE-Lab:
88.5021, -31.7723, 38.4135
CIE-LCH:
88.5021, 49.8505, 129.5946
CIE-Luv:
88.5021, -25.2306, 57.8368
Hunter-Lab:
85.5068, -33.1506, 32.9682
#baed93 color charts
#baed93 color shades, tints & tones
#baed93 color schemes
#baed93 color preview, HTML & CSS examples
This text has a color of #baed93
<p style="color:#baed93;">Text here</p>
.mytext {color:#baed93;}
This box has a color of #baed93
<div style="background-color:#baed93;">Content here</div>
.mybackground {background-color:#baed93;}
Border around this has a color of #baed93
<div style="border:2px solid #baed93;">Content here</div>
.myborder {border:2px solid #baed93;}