#bfffc8 color space conversions
Hex:
#bfffc8
RGB:
191, 255, 200
CMY:
25, 0, 22
CMYK:
25, 0, 22, 0
HSL:
128°, 100.0000%, 87.4510%
HSV (HSB):
128°, 25.0980%, 100.0000%
XYZ:
67.6712, 86.7665, 67.8245
xyY:
0.3045, 0.3904, 86.7665
CIE-Lab:
94.6391, -30.4232, 19.9501
CIE-LCH:
94.6391, 36.3810, 146.7450
CIE-Luv:
94.6391, -31.6421, 34.7139
Hunter-Lab:
93.1485, -33.3320, 22.0330
#bfffc8 color charts
#bfffc8 color shades, tints & tones
#bfffc8 color schemes
#bfffc8 color preview, HTML & CSS examples
This text has a color of #bfffc8
<p style="color:#bfffc8;">Text here</p>
.mytext {color:#bfffc8;}
This box has a color of #bfffc8
<div style="background-color:#bfffc8;">Content here</div>
.mybackground {background-color:#bfffc8;}
Border around this has a color of #bfffc8
<div style="border:2px solid #bfffc8;">Content here</div>
.myborder {border:2px solid #bfffc8;}