#bafd00 color space conversions
Hex:
#bafd00
RGB:
186, 253, 0
CMY:
27, 1, 100
CMYK:
26, 0, 100, 1
HSL:
76°, 100.0000%, 49.6078%
HSV (HSB):
76°, 100.0000%, 99.2157%
XYZ:
55.3750, 80.6897, 12.6561
xyY:
0.3723, 0.5426, 80.6897
CIE-Lab:
91.9934, -47.8877, 88.5895
CIE-LCH:
91.9934, 100.7042, 118.3937
CIE-Luv:
91.9934, -33.4106, 106.0825
Hunter-Lab:
89.8274, -47.1600, 54.5256
#bafd00 color charts
#bafd00 color shades, tints & tones
#bafd00 color schemes
#bafd00 color preview, HTML & CSS examples
This text has a color of #bafd00
<p style="color:#bafd00;">Text here</p>
.mytext {color:#bafd00;}
This box has a color of #bafd00
<div style="background-color:#bafd00;">Content here</div>
.mybackground {background-color:#bafd00;}
Border around this has a color of #bafd00
<div style="border:2px solid #bafd00;">Content here</div>
.myborder {border:2px solid #bafd00;}