#baff8f color space conversions
Hex:
#baff8f
RGB:
186, 255, 143
CMY:
27, 0, 44
CMYK:
27, 0, 44, 0
HSL:
97°, 100.0000%, 78.0392%
HSV (HSB):
97°, 43.9216%, 100.0000%
XYZ:
60.9676, 83.9423, 38.9757
xyY:
0.3316, 0.4565, 83.9423
CIE-Lab:
93.4254, -40.4498, 46.6581
CIE-LCH:
93.4254, 61.7508, 130.9234
CIE-Luv:
93.4254, -34.1710, 69.6990
Hunter-Lab:
91.6200, -41.5540, 38.9117
#baff8f color charts
#baff8f color shades, tints & tones
#baff8f color schemes
#baff8f color preview, HTML & CSS examples
This text has a color of #baff8f
<p style="color:#baff8f;">Text here</p>
.mytext {color:#baff8f;}
This box has a color of #baff8f
<div style="background-color:#baff8f;">Content here</div>
.mybackground {background-color:#baff8f;}
Border around this has a color of #baff8f
<div style="border:2px solid #baff8f;">Content here</div>
.myborder {border:2px solid #baff8f;}