#bfed96 color space conversions
Hex:
#bfed96
RGB:
191, 237, 150
CMY:
25, 7, 41
CMYK:
19, 0, 37, 7
HSL:
92°, 70.7317%, 75.8824%
HSV (HSB):
92°, 36.7089%, 92.9412%
XYZ:
57.2751, 73.8467, 40.0893
xyY:
0.3345, 0.4313, 73.8467
CIE-Lab:
88.8500, -29.6157, 37.4297
CIE-LCH:
88.8500, 47.7291, 128.3523
CIE-Luv:
88.8500, -22.6223, 56.3434
Hunter-Lab:
85.9341, -31.4145, 32.4944
#bfed96 color charts
#bfed96 color shades, tints & tones
#bfed96 color schemes
#bfed96 color preview, HTML & CSS examples
This text has a color of #bfed96
<p style="color:#bfed96;">Text here</p>
.mytext {color:#bfed96;}
This box has a color of #bfed96
<div style="background-color:#bfed96;">Content here</div>
.mybackground {background-color:#bfed96;}
Border around this has a color of #bfed96
<div style="border:2px solid #bfed96;">Content here</div>
.myborder {border:2px solid #bfed96;}