#bafc40 color space conversions
Hex:
#bafc40
RGB:
186, 252, 64
CMY:
27, 1, 75
CMYK:
26, 0, 75, 1
HSL:
81°, 96.9072%, 61.9608%
HSV (HSB):
81°, 74.6032%, 98.8235%
XYZ:
55.9855, 80.4301, 17.4243
xyY:
0.3639, 0.5228, 80.4301
CIE-Lab:
91.8775, -45.8588, 77.4127
CIE-LCH:
91.8775, 89.9764, 120.6423
CIE-Luv:
91.8775, -32.8510, 98.2487
Hunter-Lab:
89.6828, -45.5143, 51.2586
#bafc40 color charts
#bafc40 color shades, tints & tones
#bafc40 color schemes
#bafc40 color preview, HTML & CSS examples
This text has a color of #bafc40
<p style="color:#bafc40;">Text here</p>
.mytext {color:#bafc40;}
This box has a color of #bafc40
<div style="background-color:#bafc40;">Content here</div>
.mybackground {background-color:#bafc40;}
Border around this has a color of #bafc40
<div style="border:2px solid #bafc40;">Content here</div>
.myborder {border:2px solid #bafc40;}