#bafc39 color space conversions
Hex:
#bafc39
RGB:
186, 252, 57
CMY:
27, 1, 78
CMYK:
26, 0, 77, 1
HSL:
80°, 97.0149%, 60.5882%
HSV (HSB):
80°, 77.3810%, 98.8235%
XYZ:
55.7986, 80.3553, 16.4401
xyY:
0.3657, 0.5266, 80.3553
CIE-Lab:
91.8441, -46.1816, 79.4391
CIE-LCH:
91.8441, 91.8875, 120.1714
CIE-Luv:
91.8441, -32.8589, 99.7374
Hunter-Lab:
89.6411, -45.7617, 51.8750
#bafc39 color charts
#bafc39 color shades, tints & tones
#bafc39 color schemes
#bafc39 color preview, HTML & CSS examples
This text has a color of #bafc39
<p style="color:#bafc39;">Text here</p>
.mytext {color:#bafc39;}
This box has a color of #bafc39
<div style="background-color:#bafc39;">Content here</div>
.mybackground {background-color:#bafc39;}
Border around this has a color of #bafc39
<div style="border:2px solid #bafc39;">Content here</div>
.myborder {border:2px solid #bafc39;}