#baef02 color space conversions
Hex:
#baef02
RGB:
186, 239, 2
CMY:
27, 6, 99
CMYK:
22, 0, 99, 6
HSL:
73°, 98.3402%, 47.2549%
HSV (HSB):
73°, 99.1632%, 93.7255%
XYZ:
51.1272, 72.1765, 11.2942
xyY:
0.3799, 0.5362, 72.1765
CIE-Lab:
88.0535, -41.8685, 85.4312
CIE-LCH:
88.0535, 95.1392, 116.1088
CIE-Luv:
88.0535, -25.9793, 100.7120
Hunter-Lab:
84.9567, -41.2526, 51.5877
#baef02 color charts
#baef02 color shades, tints & tones
#baef02 color schemes
#baef02 color preview, HTML & CSS examples
This text has a color of #baef02
<p style="color:#baef02;">Text here</p>
.mytext {color:#baef02;}
This box has a color of #baef02
<div style="background-color:#baef02;">Content here</div>
.mybackground {background-color:#baef02;}
Border around this has a color of #baef02
<div style="border:2px solid #baef02;">Content here</div>
.myborder {border:2px solid #baef02;}