#bff48d color space conversions
Hex:
#bff48d
RGB:
191, 244, 141
CMY:
25, 4, 45
CMYK:
22, 0, 42, 4
HSL:
91°, 82.4000%, 75.4902%
HSV (HSB):
91°, 42.2131%, 95.6863%
XYZ:
58.6443, 77.7008, 37.1062
xyY:
0.3381, 0.4480, 77.7008
CIE-Lab:
90.6432, -34.0062, 44.1690
CIE-LCH:
90.6432, 55.7433, 127.5931
CIE-Luv:
90.6432, -26.1469, 65.1671
Hunter-Lab:
88.1481, -35.5044, 36.7454
#bff48d color charts
#bff48d color shades, tints & tones
#bff48d color schemes
#bff48d color preview, HTML & CSS examples
This text has a color of #bff48d
<p style="color:#bff48d;">Text here</p>
.mytext {color:#bff48d;}
This box has a color of #bff48d
<div style="background-color:#bff48d;">Content here</div>
.mybackground {background-color:#bff48d;}
Border around this has a color of #bff48d
<div style="border:2px solid #bff48d;">Content here</div>
.myborder {border:2px solid #bff48d;}