#baed2e color space conversions
Hex:
#baed2e
RGB:
186, 237, 46
CMY:
27, 7, 82
CMYK:
22, 0, 81, 7
HSL:
76°, 84.1410%, 55.4902%
HSV (HSB):
76°, 80.5907%, 92.9412%
XYZ:
51.0270, 71.2047, 13.6392
xyY:
0.3756, 0.5241, 71.2047
CIE-Lab:
87.5844, -40.1122, 78.5231
CIE-LCH:
87.5844, 88.1752, 117.0595
CIE-Luv:
87.5844, -24.9204, 95.7636
Hunter-Lab:
84.3829, -39.7297, 49.4847
#baed2e color charts
#baed2e color shades, tints & tones
#baed2e color schemes
#baed2e color preview, HTML & CSS examples
This text has a color of #baed2e
<p style="color:#baed2e;">Text here</p>
.mytext {color:#baed2e;}
This box has a color of #baed2e
<div style="background-color:#baed2e;">Content here</div>
.mybackground {background-color:#baed2e;}
Border around this has a color of #baed2e
<div style="border:2px solid #baed2e;">Content here</div>
.myborder {border:2px solid #baed2e;}