#baff10 color space conversions
Hex:
#baff10
RGB:
186, 255, 16
CMY:
27, 0, 94
CMYK:
27, 0, 94, 0
HSL:
77°, 100.0000%, 53.1373%
HSV (HSB):
77°, 93.7255%, 100.0000%
XYZ:
56.1032, 81.9965, 13.3602
xyY:
0.3704, 0.5414, 81.9965
CIE-Lab:
92.5733, -48.5646, 87.8119
CIE-LCH:
92.5733, 100.3467, 118.9449
CIE-Luv:
92.5733, -34.4381, 106.0795
Hunter-Lab:
90.5519, -47.8727, 54.6386
#baff10 color charts
#baff10 color shades, tints & tones
#baff10 color schemes
#baff10 color preview, HTML & CSS examples
This text has a color of #baff10
<p style="color:#baff10;">Text here</p>
.mytext {color:#baff10;}
This box has a color of #baff10
<div style="background-color:#baff10;">Content here</div>
.mybackground {background-color:#baff10;}
Border around this has a color of #baff10
<div style="border:2px solid #baff10;">Content here</div>
.myborder {border:2px solid #baff10;}