#bff7ba color space conversions
Hex:
#bff7ba
RGB:
191, 247, 186
CMY:
25, 3, 27
CMYK:
23, 0, 25, 3
HSL:
115°, 79.2208%, 84.9020%
HSV (HSB):
115°, 24.6964%, 96.8627%
XYZ:
63.6095, 81.1431, 58.7640
xyY:
0.3126, 0.3987, 81.1431
CIE-Lab:
92.1953, -29.0069, 23.7089
CIE-LCH:
92.1953, 37.4635, 140.7390
CIE-Luv:
92.1953, -27.8228, 39.4011
Hunter-Lab:
90.0794, -31.5914, 24.3774
#bff7ba color charts
#bff7ba color shades, tints & tones
#bff7ba color schemes
#bff7ba color preview, HTML & CSS examples
This text has a color of #bff7ba
<p style="color:#bff7ba;">Text here</p>
.mytext {color:#bff7ba;}
This box has a color of #bff7ba
<div style="background-color:#bff7ba;">Content here</div>
.mybackground {background-color:#bff7ba;}
Border around this has a color of #bff7ba
<div style="border:2px solid #bff7ba;">Content here</div>
.myborder {border:2px solid #bff7ba;}