#bff7a2 color space conversions
Hex:
#bff7a2
RGB:
191, 247, 162
CMY:
25, 3, 36
CMYK:
23, 0, 34, 3
HSL:
100°, 84.1584%, 80.1961%
HSV (HSB):
100°, 34.4130%, 96.8627%
XYZ:
61.2682, 80.2065, 46.4347
xyY:
0.3261, 0.4268, 80.2065
CIE-Lab:
91.7774, -32.6390, 35.2813
CIE-LCH:
91.7774, 48.0632, 132.7722
CIE-Luv:
91.7774, -27.7343, 54.7981
Hunter-Lab:
89.5581, -34.6118, 31.9496
#bff7a2 color charts
#bff7a2 color shades, tints & tones
#bff7a2 color schemes
#bff7a2 color preview, HTML & CSS examples
This text has a color of #bff7a2
<p style="color:#bff7a2;">Text here</p>
.mytext {color:#bff7a2;}
This box has a color of #bff7a2
<div style="background-color:#bff7a2;">Content here</div>
.mybackground {background-color:#bff7a2;}
Border around this has a color of #bff7a2
<div style="border:2px solid #bff7a2;">Content here</div>
.myborder {border:2px solid #bff7a2;}