#bafc5b color space conversions
Hex:
#bafc5b
RGB:
186, 252, 91
CMY:
27, 1, 64
CMYK:
26, 0, 64, 1
HSL:
85°, 96.4072%, 67.2549%
HSV (HSB):
85°, 63.8889%, 98.8235%
XYZ:
56.9484, 80.8152, 22.4949
xyY:
0.3554, 0.5043, 80.8152
CIE-Lab:
92.0494, -44.2106, 68.0592
CIE-LCH:
92.0494, 81.1581, 123.0074
CIE-Luv:
92.0494, -32.8119, 90.7153
Hunter-Lab:
89.8973, -44.2435, 48.0920
#bafc5b color charts
#bafc5b color shades, tints & tones
#bafc5b color schemes
#bafc5b color preview, HTML & CSS examples
This text has a color of #bafc5b
<p style="color:#bafc5b;">Text here</p>
.mytext {color:#bafc5b;}
This box has a color of #bafc5b
<div style="background-color:#bafc5b;">Content here</div>
.mybackground {background-color:#bafc5b;}
Border around this has a color of #bafc5b
<div style="border:2px solid #bafc5b;">Content here</div>
.myborder {border:2px solid #bafc5b;}