#bafb05 color space conversions
Hex:
#bafb05
RGB:
186, 251, 5
CMY:
27, 2, 98
CMYK:
26, 0, 98, 2
HSL:
76°, 96.8504%, 50.1961%
HSV (HSB):
76°, 98.0080%, 98.4314%
XYZ:
54.7743, 79.4444, 12.5910
xyY:
0.3731, 0.5411, 79.4444
CIE-Lab:
91.4350, -46.9962, 87.7944
CIE-LCH:
91.4350, 99.5817, 118.1601
CIE-Luv:
91.4350, -32.3692, 105.1063
Hunter-Lab:
89.1316, -46.2862, 54.0166
#bafb05 color charts
#bafb05 color shades, tints & tones
#bafb05 color schemes
#bafb05 color preview, HTML & CSS examples
This text has a color of #bafb05
<p style="color:#bafb05;">Text here</p>
.mytext {color:#bafb05;}
This box has a color of #bafb05
<div style="background-color:#bafb05;">Content here</div>
.mybackground {background-color:#bafb05;}
Border around this has a color of #bafb05
<div style="border:2px solid #bafb05;">Content here</div>
.myborder {border:2px solid #bafb05;}