#bffbbf color space conversions
Hex:
#bffbbf
RGB:
191, 251, 191
CMY:
25, 2, 25
CMYK:
24, 0, 24, 2
HSL:
120°, 88.2353%, 86.6667%
HSV (HSB):
120°, 23.9044%, 98.4314%
XYZ:
65.3870, 83.8323, 62.0252
xyY:
0.3095, 0.3968, 83.8323
CIE-Lab:
93.3776, -30.0668, 22.7892
CIE-LCH:
93.3776, 37.7274, 142.8396
CIE-Luv:
93.3776, -29.7509, 38.4507
Hunter-Lab:
91.5600, -32.7553, 23.9273
#bffbbf color charts
#bffbbf color shades, tints & tones
#bffbbf color schemes
#bffbbf color preview, HTML & CSS examples
This text has a color of #bffbbf
<p style="color:#bffbbf;">Text here</p>
.mytext {color:#bffbbf;}
This box has a color of #bffbbf
<div style="background-color:#bffbbf;">Content here</div>
.mybackground {background-color:#bffbbf;}
Border around this has a color of #bffbbf
<div style="border:2px solid #bffbbf;">Content here</div>
.myborder {border:2px solid #bffbbf;}