#bffbcf color space conversions
Hex:
#bffbcf
RGB:
191, 251, 207
CMY:
25, 2, 19
CMYK:
24, 0, 18, 2
HSL:
136°, 88.2353%, 86.6667%
HSV (HSB):
136°, 23.9044%, 98.4314%
XYZ:
67.2455, 84.5757, 71.8120
xyY:
0.3007, 0.3782, 84.5757
CIE-Lab:
93.7000, -27.3133, 15.0472
CIE-LCH:
93.7000, 31.1839, 151.1493
CIE-Luv:
93.7000, -29.7829, 27.2020
Hunter-Lab:
91.9651, -30.4183, 18.0782
#bffbcf color charts
#bffbcf color shades, tints & tones
#bffbcf color schemes
#bffbcf color preview, HTML & CSS examples
This text has a color of #bffbcf
<p style="color:#bffbcf;">Text here</p>
.mytext {color:#bffbcf;}
This box has a color of #bffbcf
<div style="background-color:#bffbcf;">Content here</div>
.mybackground {background-color:#bffbcf;}
Border around this has a color of #bffbcf
<div style="border:2px solid #bffbcf;">Content here</div>
.myborder {border:2px solid #bffbcf;}