#bffbc9 color space conversions
Hex:
#bffbc9
RGB:
191, 251, 201
CMY:
25, 2, 21
CMYK:
24, 0, 20, 2
HSL:
130°, 88.2353%, 86.6667%
HSV (HSB):
130°, 23.9044%, 98.4314%
XYZ:
66.5257, 84.2878, 68.0212
xyY:
0.3040, 0.3852, 84.2878
CIE-Lab:
93.5753, -28.3716, 17.9511
CIE-LCH:
93.5753, 33.5737, 147.6780
CIE-Luv:
93.5753, -29.7702, 31.4939
Hunter-Lab:
91.8084, -31.3210, 20.3376
#bffbc9 color charts
#bffbc9 color shades, tints & tones
#bffbc9 color schemes
#bffbc9 color preview, HTML & CSS examples
This text has a color of #bffbc9
<p style="color:#bffbc9;">Text here</p>
.mytext {color:#bffbc9;}
This box has a color of #bffbc9
<div style="background-color:#bffbc9;">Content here</div>
.mybackground {background-color:#bffbc9;}
Border around this has a color of #bffbc9
<div style="border:2px solid #bffbc9;">Content here</div>
.myborder {border:2px solid #bffbc9;}