#baed8a color space conversions
Hex:
#baed8a
RGB:
186, 237, 138
CMY:
27, 7, 46
CMYK:
22, 0, 42, 7
HSL:
91°, 73.3333%, 73.5294%
HSV (HSB):
91°, 41.7722%, 92.9412%
XYZ:
55.1213, 72.8425, 35.1996
xyY:
0.3378, 0.4464, 72.8425
CIE-Lab:
88.3725, -32.9190, 42.6889
CIE-LCH:
88.3725, 53.9074, 127.6371
CIE-Luv:
88.3725, -25.1872, 62.8701
Hunter-Lab:
85.3478, -34.0755, 35.2908
#baed8a color charts
#baed8a color shades, tints & tones
#baed8a color schemes
#baed8a color preview, HTML & CSS examples
This text has a color of #baed8a
<p style="color:#baed8a;">Text here</p>
.mytext {color:#baed8a;}
This box has a color of #baed8a
<div style="background-color:#baed8a;">Content here</div>
.mybackground {background-color:#baed8a;}
Border around this has a color of #baed8a
<div style="border:2px solid #baed8a;">Content here</div>
.myborder {border:2px solid #baed8a;}