#bff9f1 color space conversions
Hex:
#bff9f1
RGB:
191, 249, 241
CMY:
25, 2, 5
CMYK:
23, 0, 3, 2
HSL:
172°, 82.8571%, 86.2745%
HSV (HSB):
172°, 23.2932%, 97.6471%
XYZ:
71.2387, 85.1786, 95.9055
xyY:
0.2823, 0.3376, 85.1786
CIE-Lab:
93.9600, -19.7843, -2.1295
CIE-LCH:
93.9600, 19.8986, 186.1435
CIE-Luv:
93.9600, -28.9851, 0.0837
Hunter-Lab:
92.2923, -23.7305, 2.9934
#bff9f1 color charts
#bff9f1 color shades, tints & tones
#bff9f1 color schemes
#bff9f1 color preview, HTML & CSS examples
This text has a color of #bff9f1
<p style="color:#bff9f1;">Text here</p>
.mytext {color:#bff9f1;}
This box has a color of #bff9f1
<div style="background-color:#bff9f1;">Content here</div>
.mybackground {background-color:#bff9f1;}
Border around this has a color of #bff9f1
<div style="border:2px solid #bff9f1;">Content here</div>
.myborder {border:2px solid #bff9f1;}