#bafc31 color space conversions
Hex:
#bafc31
RGB:
186, 252, 49
CMY:
27, 1, 81
CMYK:
26, 0, 81, 1
HSL:
80°, 97.1292%, 59.0196%
HSV (HSB):
80°, 80.5556%, 98.8235%
XYZ:
55.6145, 80.2817, 15.4705
xyY:
0.3674, 0.5304, 80.2817
CIE-Lab:
91.8111, -46.5006, 81.5187
CIE-LCH:
91.8111, 93.8489, 119.7017
CIE-Luv:
91.8111, -32.8668, 101.2128
Hunter-Lab:
89.6000, -46.0056, 52.4829
#bafc31 color charts
#bafc31 color shades, tints & tones
#bafc31 color schemes
#bafc31 color preview, HTML & CSS examples
This text has a color of #bafc31
<p style="color:#bafc31;">Text here</p>
.mytext {color:#bafc31;}
This box has a color of #bafc31
<div style="background-color:#bafc31;">Content here</div>
.mybackground {background-color:#bafc31;}
Border around this has a color of #bafc31
<div style="border:2px solid #bafc31;">Content here</div>
.myborder {border:2px solid #bafc31;}