#bafc84 color space conversions
Hex:
#bafc84
RGB:
186, 252, 132
CMY:
27, 1, 48
CMYK:
26, 0, 48, 1
HSL:
93°, 95.2381%, 75.2941%
HSV (HSB):
93°, 47.6190%, 98.8235%
XYZ:
59.2250, 81.7259, 34.4830
xyY:
0.3376, 0.4659, 81.7259
CIE-Lab:
92.4537, -40.4098, 50.6633
CIE-LCH:
92.4537, 64.8053, 128.5764
CIE-Luv:
92.4537, -32.7298, 73.7629
Hunter-Lab:
90.4024, -41.2641, 40.6661
#bafc84 color charts
#bafc84 color shades, tints & tones
#bafc84 color schemes
#bafc84 color preview, HTML & CSS examples
This text has a color of #bafc84
<p style="color:#bafc84;">Text here</p>
.mytext {color:#bafc84;}
This box has a color of #bafc84
<div style="background-color:#bafc84;">Content here</div>
.mybackground {background-color:#bafc84;}
Border around this has a color of #bafc84
<div style="border:2px solid #bafc84;">Content here</div>
.myborder {border:2px solid #bafc84;}