#bffbd4 color space conversions
Hex:
#bffbd4
RGB:
191, 251, 212
CMY:
25, 2, 17
CMYK:
24, 0, 16, 2
HSL:
141°, 88.2353%, 86.6667%
HSV (HSB):
141°, 23.9044%, 98.4314%
XYZ:
67.8667, 84.8242, 75.0831
xyY:
0.2980, 0.3724, 84.8242
CIE-Lab:
93.8073, -26.4083, 12.6280
CIE-LCH:
93.8073, 29.2722, 154.4436
CIE-Luv:
93.8073, -29.7943, 23.5623
Hunter-Lab:
92.1001, -29.6420, 16.1348
#bffbd4 color charts
#bffbd4 color shades, tints & tones
#bffbd4 color schemes
#bffbd4 color preview, HTML & CSS examples
This text has a color of #bffbd4
<p style="color:#bffbd4;">Text here</p>
.mytext {color:#bffbd4;}
This box has a color of #bffbd4
<div style="background-color:#bffbd4;">Content here</div>
.mybackground {background-color:#bffbd4;}
Border around this has a color of #bffbd4
<div style="border:2px solid #bffbd4;">Content here</div>
.myborder {border:2px solid #bffbd4;}