#bffbc5 color space conversions
Hex:
#bffbc5
RGB:
191, 251, 197
CMY:
25, 2, 23
CMYK:
24, 0, 22, 2
HSL:
126°, 88.2353%, 86.6667%
HSV (HSB):
126°, 23.9044%, 98.4314%
XYZ:
66.0611, 84.1019, 65.5748
xyY:
0.3062, 0.3898, 84.1019
CIE-Lab:
93.4948, -29.0601, 19.8869
CIE-LCH:
93.4948, 35.2133, 145.6147
CIE-Luv:
93.4948, -29.7622, 34.3070
Hunter-Lab:
91.7071, -31.9052, 21.7999
#bffbc5 color charts
#bffbc5 color shades, tints & tones
#bffbc5 color schemes
#bffbc5 color preview, HTML & CSS examples
This text has a color of #bffbc5
<p style="color:#bffbc5;">Text here</p>
.mytext {color:#bffbc5;}
This box has a color of #bffbc5
<div style="background-color:#bffbc5;">Content here</div>
.mybackground {background-color:#bffbc5;}
Border around this has a color of #bffbc5
<div style="border:2px solid #bffbc5;">Content here</div>
.myborder {border:2px solid #bffbc5;}