#bffacf color space conversions
Hex:
#bffacf
RGB:
191, 250, 207
CMY:
25, 2, 19
CMYK:
24, 0, 17, 2
HSL:
136°, 85.5072%, 86.4706%
HSV (HSB):
136°, 23.6000%, 98.0392%
XYZ:
66.9339, 83.9526, 71.7082
xyY:
0.3007, 0.3772, 83.9526
CIE-Lab:
93.4299, -26.8384, 14.6655
CIE-LCH:
93.4299, 30.5839, 151.3462
CIE-Luv:
93.4299, -29.3169, 26.5592
Hunter-Lab:
91.6256, -29.9478, 17.7363
#bffacf color charts
#bffacf color shades, tints & tones
#bffacf color schemes
#bffacf color preview, HTML & CSS examples
This text has a color of #bffacf
<p style="color:#bffacf;">Text here</p>
.mytext {color:#bffacf;}
This box has a color of #bffacf
<div style="background-color:#bffacf;">Content here</div>
.mybackground {background-color:#bffacf;}
Border around this has a color of #bffacf
<div style="border:2px solid #bffacf;">Content here</div>
.myborder {border:2px solid #bffacf;}