#baff7f color space conversions
Hex:
#baff7f
RGB:
186, 255, 127
CMY:
27, 0, 50
CMYK:
27, 0, 50, 0
HSL:
92°, 100.0000%, 74.9020%
HSV (HSB):
92°, 50.1961%, 100.0000%
XYZ:
59.8405, 83.4914, 33.0402
xyY:
0.3393, 0.4734, 83.4914
CIE-Lab:
93.2292, -42.2778, 53.9287
CIE-LCH:
93.2292, 68.5253, 128.0949
CIE-Luv:
93.2292, -34.2261, 77.6691
Hunter-Lab:
91.3736, -43.0045, 42.5226
#baff7f color charts
#baff7f color shades, tints & tones
#baff7f color schemes
#baff7f color preview, HTML & CSS examples
This text has a color of #baff7f
<p style="color:#baff7f;">Text here</p>
.mytext {color:#baff7f;}
This box has a color of #baff7f
<div style="background-color:#baff7f;">Content here</div>
.mybackground {background-color:#baff7f;}
Border around this has a color of #baff7f
<div style="border:2px solid #baff7f;">Content here</div>
.myborder {border:2px solid #baff7f;}