#bafc05 color space conversions
Hex:
#bafc05
RGB:
186, 252, 5
CMY:
27, 1, 98
CMYK:
26, 0, 98, 1
HSL:
76°, 97.6285%, 50.3922%
HSV (HSB):
76°, 98.0159%, 98.8235%
XYZ:
55.0875, 80.0709, 12.6954
xyY:
0.3726, 0.5416, 80.0709
CIE-Lab:
91.7166, -47.4186, 88.0114
CIE-LCH:
91.7166, 99.9727, 118.3148
CIE-Luv:
91.7166, -32.8901, 105.4830
Hunter-Lab:
89.4823, -46.7051, 54.2258
#bafc05 color charts
#bafc05 color shades, tints & tones
#bafc05 color schemes
#bafc05 color preview, HTML & CSS examples
This text has a color of #bafc05
<p style="color:#bafc05;">Text here</p>
.mytext {color:#bafc05;}
This box has a color of #bafc05
<div style="background-color:#bafc05;">Content here</div>
.mybackground {background-color:#bafc05;}
Border around this has a color of #bafc05
<div style="border:2px solid #bafc05;">Content here</div>
.myborder {border:2px solid #bafc05;}