#bafd2b color space conversions
Hex:
#bafd2b
RGB:
186, 253, 43
CMY:
27, 1, 83
CMYK:
26, 0, 83, 1
HSL:
79°, 98.1308%, 58.0392%
HSV (HSB):
79°, 83.0040%, 99.2157%
XYZ:
55.8110, 80.8641, 14.9523
xyY:
0.3681, 0.5333, 80.8641
CIE-Lab:
92.0712, -47.1296, 83.1456
CIE-LCH:
92.0712, 95.5740, 119.5460
CIE-Luv:
92.0712, -33.3885, 102.5569
Hunter-Lab:
89.9245, -46.5829, 53.0886
#bafd2b color charts
#bafd2b color shades, tints & tones
#bafd2b color schemes
#bafd2b color preview, HTML & CSS examples
This text has a color of #bafd2b
<p style="color:#bafd2b;">Text here</p>
.mytext {color:#bafd2b;}
This box has a color of #bafd2b
<div style="background-color:#bafd2b;">Content here</div>
.mybackground {background-color:#bafd2b;}
Border around this has a color of #bafd2b
<div style="border:2px solid #bafd2b;">Content here</div>
.myborder {border:2px solid #bafd2b;}