#baff31 color space conversions
Hex:
#baff31
RGB:
186, 255, 49
CMY:
27, 0, 81
CMYK:
27, 0, 81, 0
HSL:
80°, 100.0000%, 59.6078%
HSV (HSB):
80°, 80.7843%, 100.0000%
XYZ:
56.5641, 82.1809, 15.7870
xyY:
0.3660, 0.5318, 82.1809
CIE-Lab:
92.6546, -47.7697, 82.2661
CIE-LCH:
92.6546, 95.1297, 120.1426
CIE-Luv:
92.6546, -34.4093, 102.3991
Hunter-Lab:
90.6537, -47.2674, 53.1324
#baff31 color charts
#baff31 color shades, tints & tones
#baff31 color schemes
#baff31 color preview, HTML & CSS examples
This text has a color of #baff31
<p style="color:#baff31;">Text here</p>
.mytext {color:#baff31;}
This box has a color of #baff31
<div style="background-color:#baff31;">Content here</div>
.mybackground {background-color:#baff31;}
Border around this has a color of #baff31
<div style="border:2px solid #baff31;">Content here</div>
.myborder {border:2px solid #baff31;}