#bafe32 color space conversions
Hex:
#bafe32
RGB:
186, 254, 50
CMY:
27, 0, 80
CMYK:
27, 0, 80, 0
HSL:
80°, 99.0291%, 59.6078%
HSV (HSB):
80°, 80.3150%, 99.6078%
XYZ:
56.2672, 81.5530, 15.7933
xyY:
0.3663, 0.5309, 81.5530
CIE-Lab:
92.3772, -47.3110, 81.7738
CIE-LCH:
92.3772, 94.4737, 120.0519
CIE-Luv:
92.3772, -33.8956, 101.8340
Hunter-Lab:
90.3067, -46.8191, 52.8457
#bafe32 color charts
#bafe32 color shades, tints & tones
#bafe32 color schemes
#bafe32 color preview, HTML & CSS examples
This text has a color of #bafe32
<p style="color:#bafe32;">Text here</p>
.mytext {color:#bafe32;}
This box has a color of #bafe32
<div style="background-color:#bafe32;">Content here</div>
.mybackground {background-color:#bafe32;}
Border around this has a color of #bafe32
<div style="border:2px solid #bafe32;">Content here</div>
.myborder {border:2px solid #bafe32;}