#baff5c color space conversions
Hex:
#baff5c
RGB:
186, 255, 92
CMY:
27, 0, 64
CMYK:
27, 0, 64, 0
HSL:
85°, 100.0000%, 68.0392%
HSV (HSB):
85°, 63.9216%, 100.0000%
XYZ:
57.9415, 82.7318, 23.0402
xyY:
0.3539, 0.5053, 82.7318
CIE-Lab:
92.8969, -45.4276, 68.5727
CIE-LCH:
92.8969, 82.2550, 123.5234
CIE-Luv:
92.8969, -34.3279, 91.7052
Hunter-Lab:
90.9570, -45.4667, 48.6512
#baff5c color charts
#baff5c color shades, tints & tones
#baff5c color schemes
#baff5c color preview, HTML & CSS examples
This text has a color of #baff5c
<p style="color:#baff5c;">Text here</p>
.mytext {color:#baff5c;}
This box has a color of #baff5c
<div style="background-color:#baff5c;">Content here</div>
.mybackground {background-color:#baff5c;}
Border around this has a color of #baff5c
<div style="border:2px solid #baff5c;">Content here</div>
.myborder {border:2px solid #baff5c;}