#bffac8 color space conversions
Hex:
#bffac8
RGB:
191, 250, 200
CMY:
25, 2, 22
CMYK:
24, 0, 20, 2
HSL:
129°, 85.5072%, 86.4706%
HSV (HSB):
129°, 23.6000%, 98.0392%
XYZ:
66.0968, 83.6177, 67.2997
xyY:
0.3046, 0.3853, 83.6177
CIE-Lab:
93.2842, -28.0728, 18.0558
CIE-LCH:
93.2842, 33.3780, 147.2518
CIE-Luv:
93.2842, -29.2979, 31.5700
Hunter-Lab:
91.4427, -31.0011, 20.3738
#bffac8 color charts
#bffac8 color shades, tints & tones
#bffac8 color schemes
#bffac8 color preview, HTML & CSS examples
This text has a color of #bffac8
<p style="color:#bffac8;">Text here</p>
.mytext {color:#bffac8;}
This box has a color of #bffac8
<div style="background-color:#bffac8;">Content here</div>
.mybackground {background-color:#bffac8;}
Border around this has a color of #bffac8
<div style="border:2px solid #bffac8;">Content here</div>
.myborder {border:2px solid #bffac8;}