#baff30 color space conversions
Hex:
#baff30
RGB:
186, 255, 48
CMY:
27, 0, 81
CMYK:
27, 0, 81, 0
HSL:
80°, 100.0000%, 59.4118%
HSV (HSB):
80°, 81.1765%, 100.0000%
XYZ:
56.5432, 82.1725, 15.6770
xyY:
0.3662, 0.5322, 82.1725
CIE-Lab:
92.6509, -47.8056, 82.5042
CIE-LCH:
92.6509, 95.3537, 120.0894
CIE-Luv:
92.6509, -34.4106, 102.5647
Hunter-Lab:
90.6491, -47.2948, 53.2006
#baff30 color charts
#baff30 color shades, tints & tones
#baff30 color schemes
#baff30 color preview, HTML & CSS examples
This text has a color of #baff30
<p style="color:#baff30;">Text here</p>
.mytext {color:#baff30;}
This box has a color of #baff30
<div style="background-color:#baff30;">Content here</div>
.mybackground {background-color:#baff30;}
Border around this has a color of #baff30
<div style="border:2px solid #baff30;">Content here</div>
.myborder {border:2px solid #baff30;}