#bff0bb color space conversions
Hex:
#bff0bb
RGB:
191, 240, 187
CMY:
25, 6, 27
CMYK:
20, 0, 22, 6
HSL:
115°, 63.8554%, 83.7255%
HSV (HSB):
115°, 22.0833%, 94.1176%
XYZ:
61.6156, 76.9844, 58.6257
xyY:
0.3124, 0.3903, 76.9844
CIE-Lab:
90.3144, -25.5182, 20.5938
CIE-LCH:
90.3144, 32.7915, 141.0955
CIE-Luv:
90.3144, -24.4403, 34.4186
Hunter-Lab:
87.7408, -28.1954, 21.8028
#bff0bb color charts
#bff0bb color shades, tints & tones
#bff0bb color schemes
#bff0bb color preview, HTML & CSS examples
This text has a color of #bff0bb
<p style="color:#bff0bb;">Text here</p>
.mytext {color:#bff0bb;}
This box has a color of #bff0bb
<div style="background-color:#bff0bb;">Content here</div>
.mybackground {background-color:#bff0bb;}
Border around this has a color of #bff0bb
<div style="border:2px solid #bff0bb;">Content here</div>
.myborder {border:2px solid #bff0bb;}