#baef7f color space conversions
Hex:
#baef7f
RGB:
186, 239, 127
CMY:
27, 6, 50
CMYK:
22, 0, 47, 6
HSL:
88°, 77.7778%, 71.7647%
HSV (HSB):
88°, 46.8619%, 93.7255%
XYZ:
54.9470, 73.7044, 31.4090
xyY:
0.3433, 0.4605, 73.7044
CIE-Lab:
88.7826, -35.1266, 48.5114
CIE-LCH:
88.7826, 59.8935, 125.9080
CIE-Luv:
88.7826, -26.1695, 69.6321
Hunter-Lab:
85.8513, -35.9953, 38.4044
#baef7f color charts
#baef7f color shades, tints & tones
#baef7f color schemes
#baef7f color preview, HTML & CSS examples
This text has a color of #baef7f
<p style="color:#baef7f;">Text here</p>
.mytext {color:#baef7f;}
This box has a color of #baef7f
<div style="background-color:#baef7f;">Content here</div>
.mybackground {background-color:#baef7f;}
Border around this has a color of #baef7f
<div style="border:2px solid #baef7f;">Content here</div>
.myborder {border:2px solid #baef7f;}