#baed7a color space conversions
Hex:
#baed7a
RGB:
186, 237, 122
CMY:
27, 7, 52
CMYK:
22, 0, 49, 7
HSL:
87°, 76.1589%, 70.3922%
HSV (HSB):
87°, 48.5232%, 92.9412%
XYZ:
54.0467, 72.4126, 29.5408
xyY:
0.3465, 0.4642, 72.4126
CIE-Lab:
88.1668, -34.7597, 50.1235
CIE-LCH:
88.1668, 60.9967, 124.7406
CIE-Luv:
88.1668, -25.1180, 71.0674
Hunter-Lab:
85.0956, -35.5467, 38.9845
#baed7a color charts
#baed7a color shades, tints & tones
#baed7a color schemes
#baed7a color preview, HTML & CSS examples
This text has a color of #baed7a
<p style="color:#baed7a;">Text here</p>
.mytext {color:#baed7a;}
This box has a color of #baed7a
<div style="background-color:#baed7a;">Content here</div>
.mybackground {background-color:#baed7a;}
Border around this has a color of #baed7a
<div style="border:2px solid #baed7a;">Content here</div>
.myborder {border:2px solid #baed7a;}