#bafd32 color space conversions
Hex:
#bafd32
RGB:
186, 253, 50
CMY:
27, 1, 80
CMYK:
26, 0, 80, 1
HSL:
80°, 98.0676%, 59.4118%
HSV (HSB):
80°, 80.2372%, 99.2157%
XYZ:
55.9507, 80.9200, 15.6878
xyY:
0.3667, 0.5304, 80.9200
CIE-Lab:
92.0961, -46.8878, 81.5236
CIE-LCH:
92.0961, 94.0455, 119.9051
CIE-Luv:
92.0961, -33.3816, 101.4378
Hunter-Lab:
89.9555, -46.3984, 52.6290
#bafd32 color charts
#bafd32 color shades, tints & tones
#bafd32 color schemes
#bafd32 color preview, HTML & CSS examples
This text has a color of #bafd32
<p style="color:#bafd32;">Text here</p>
.mytext {color:#bafd32;}
This box has a color of #bafd32
<div style="background-color:#bafd32;">Content here</div>
.mybackground {background-color:#bafd32;}
Border around this has a color of #bafd32
<div style="border:2px solid #bafd32;">Content here</div>
.myborder {border:2px solid #bafd32;}