#baff8a color space conversions
Hex:
#baff8a
RGB:
186, 255, 138
CMY:
27, 0, 46
CMYK:
27, 0, 46, 0
HSL:
95°, 100.0000%, 77.0588%
HSV (HSB):
95°, 45.8824%, 100.0000%
XYZ:
60.5971, 83.7941, 37.0248
xyY:
0.3340, 0.4619, 83.7941
CIE-Lab:
93.3610, -41.0473, 48.9570
CIE-LCH:
93.3610, 63.8880, 129.9777
CIE-Luv:
93.3610, -34.1887, 72.2902
Hunter-Lab:
91.5391, -42.0298, 40.0963
#baff8a color charts
#baff8a color shades, tints & tones
#baff8a color schemes
#baff8a color preview, HTML & CSS examples
This text has a color of #baff8a
<p style="color:#baff8a;">Text here</p>
.mytext {color:#baff8a;}
This box has a color of #baff8a
<div style="background-color:#baff8a;">Content here</div>
.mybackground {background-color:#baff8a;}
Border around this has a color of #baff8a
<div style="border:2px solid #baff8a;">Content here</div>
.myborder {border:2px solid #baff8a;}