#bafc43 color space conversions
Hex:
#bafc43
RGB:
186, 252, 67
CMY:
27, 1, 74
CMYK:
26, 0, 73, 1
HSL:
81°, 96.8586%, 62.5490%
HSV (HSB):
81°, 73.4127%, 98.8235%
XYZ:
56.0732, 80.4652, 17.8862
xyY:
0.3631, 0.5211, 80.4652
CIE-Lab:
91.8932, -45.7077, 76.4887
CIE-LCH:
91.8932, 89.1051, 120.8614
CIE-Luv:
91.8932, -32.8473, 97.5531
Hunter-Lab:
89.7024, -45.3983, 50.9696
#bafc43 color charts
#bafc43 color shades, tints & tones
#bafc43 color schemes
#bafc43 color preview, HTML & CSS examples
This text has a color of #bafc43
<p style="color:#bafc43;">Text here</p>
.mytext {color:#bafc43;}
This box has a color of #bafc43
<div style="background-color:#bafc43;">Content here</div>
.mybackground {background-color:#bafc43;}
Border around this has a color of #bafc43
<div style="border:2px solid #bafc43;">Content here</div>
.myborder {border:2px solid #bafc43;}