#bffacc color space conversions
Hex:
#bffacc
RGB:
191, 250, 204
CMY:
25, 2, 20
CMYK:
24, 0, 18, 2
HSL:
133°, 85.5072%, 86.4706%
HSV (HSB):
133°, 23.6000%, 98.0392%
XYZ:
66.5705, 83.8072, 69.7945
xyY:
0.3024, 0.3806, 83.8072
CIE-Lab:
93.3667, -27.3725, 16.1184
CIE-LCH:
93.3667, 31.7656, 149.5082
CIE-Luv:
93.3667, -29.3086, 28.7209
Hunter-Lab:
91.5463, -30.4045, 18.8799
#bffacc color charts
#bffacc color shades, tints & tones
#bffacc color schemes
#bffacc color preview, HTML & CSS examples
This text has a color of #bffacc
<p style="color:#bffacc;">Text here</p>
.mytext {color:#bffacc;}
This box has a color of #bffacc
<div style="background-color:#bffacc;">Content here</div>
.mybackground {background-color:#bffacc;}
Border around this has a color of #bffacc
<div style="border:2px solid #bffacc;">Content here</div>
.myborder {border:2px solid #bffacc;}