#baef64 color space conversions
Hex:
#baef64
RGB:
186, 239, 100
CMY:
27, 6, 61
CMYK:
22, 0, 58, 6
HSL:
83°, 81.2865%, 66.4706%
HSV (HSB):
83°, 58.1590%, 93.7255%
XYZ:
53.4165, 73.0922, 23.3495
xyY:
0.3564, 0.4877, 73.0922
CIE-Lab:
88.4917, -37.7765, 60.4466
CIE-LCH:
88.4917, 71.2801, 122.0036
CIE-Luv:
88.4917, -26.0933, 81.6039
Hunter-Lab:
85.4940, -38.0881, 43.6530
#baef64 color charts
#baef64 color shades, tints & tones
#baef64 color schemes
#baef64 color preview, HTML & CSS examples
This text has a color of #baef64
<p style="color:#baef64;">Text here</p>
.mytext {color:#baef64;}
This box has a color of #baef64
<div style="background-color:#baef64;">Content here</div>
.mybackground {background-color:#baef64;}
Border around this has a color of #baef64
<div style="border:2px solid #baef64;">Content here</div>
.myborder {border:2px solid #baef64;}