#baff97 color space conversions
Hex:
#baff97
RGB:
186, 255, 151
CMY:
27, 0, 41
CMYK:
27, 0, 41, 0
HSL:
100°, 100.0000%, 79.6078%
HSV (HSB):
100°, 40.7843%, 100.0000%
XYZ:
61.5956, 84.1935, 42.2827
xyY:
0.3275, 0.4477, 84.1935
CIE-Lab:
93.5345, -39.4444, 42.9383
CIE-LCH:
93.5345, 58.3057, 132.5715
CIE-Luv:
93.5345, -34.1419, 65.3685
Hunter-Lab:
91.7570, -40.7494, 36.9084
#baff97 color charts
#baff97 color shades, tints & tones
#baff97 color schemes
#baff97 color preview, HTML & CSS examples
This text has a color of #baff97
<p style="color:#baff97;">Text here</p>
.mytext {color:#baff97;}
This box has a color of #baff97
<div style="background-color:#baff97;">Content here</div>
.mybackground {background-color:#baff97;}
Border around this has a color of #baff97
<div style="border:2px solid #baff97;">Content here</div>
.myborder {border:2px solid #baff97;}