#bfffd7 color space conversions
Hex:
#bfffd7
RGB:
191, 255, 215
CMY:
25, 0, 16
CMYK:
25, 0, 16, 0
HSL:
143°, 100.0000%, 87.4510%
HSV (HSB):
143°, 25.0980%, 100.0000%
XYZ:
69.5116, 87.5027, 77.5160
xyY:
0.2964, 0.3731, 87.5027
CIE-Lab:
94.9511, -27.7568, 12.7119
CIE-LCH:
94.9511, 30.5292, 155.3935
CIE-Luv:
94.9511, -31.6394, 23.9659
Hunter-Lab:
93.5429, -31.0568, 16.3482
#bfffd7 color charts
#bfffd7 color shades, tints & tones
#bfffd7 color schemes
#bfffd7 color preview, HTML & CSS examples
This text has a color of #bfffd7
<p style="color:#bfffd7;">Text here</p>
.mytext {color:#bfffd7;}
This box has a color of #bfffd7
<div style="background-color:#bfffd7;">Content here</div>
.mybackground {background-color:#bfffd7;}
Border around this has a color of #bfffd7
<div style="border:2px solid #bfffd7;">Content here</div>
.myborder {border:2px solid #bfffd7;}