#baff48 color space conversions
Hex:
#baff48
RGB:
186, 255, 72
CMY:
27, 0, 72
CMYK:
27, 0, 72, 0
HSL:
83°, 100.0000%, 64.1176%
HSV (HSB):
83°, 71.7647%, 100.0000%
XYZ:
57.1794, 82.4270, 19.0272
xyY:
0.3604, 0.5196, 82.4270
CIE-Lab:
92.7630, -46.7173, 75.7070
CIE-LCH:
92.7630, 88.9609, 121.6779
CIE-Luv:
92.7630, -34.3722, 97.5661
Hunter-Lab:
90.7893, -46.4614, 51.1268
#baff48 color charts
#baff48 color shades, tints & tones
#baff48 color schemes
#baff48 color preview, HTML & CSS examples
This text has a color of #baff48
<p style="color:#baff48;">Text here</p>
.mytext {color:#baff48;}
This box has a color of #baff48
<div style="background-color:#baff48;">Content here</div>
.mybackground {background-color:#baff48;}
Border around this has a color of #baff48
<div style="border:2px solid #baff48;">Content here</div>
.myborder {border:2px solid #baff48;}