#bff3e4 color space conversions
Hex:
#bff3e4
RGB:
191, 243, 228
CMY:
25, 5, 11
CMYK:
21, 0, 6, 5
HSL:
163°, 68.4211%, 85.0980%
HSV (HSB):
163°, 21.3992%, 95.2941%
XYZ:
67.5400, 80.7790, 85.4310
xyY:
0.2889, 0.3456, 80.7790
CIE-Lab:
92.0333, -19.4797, 1.7988
CIE-LCH:
92.0333, 19.5626, 174.7242
CIE-Luv:
92.0333, -26.2007, 6.1338
Hunter-Lab:
89.8771, -23.1474, 6.5570
#bff3e4 color charts
#bff3e4 color shades, tints & tones
#bff3e4 color schemes
#bff3e4 color preview, HTML & CSS examples
This text has a color of #bff3e4
<p style="color:#bff3e4;">Text here</p>
.mytext {color:#bff3e4;}
This box has a color of #bff3e4
<div style="background-color:#bff3e4;">Content here</div>
.mybackground {background-color:#bff3e4;}
Border around this has a color of #bff3e4
<div style="border:2px solid #bff3e4;">Content here</div>
.myborder {border:2px solid #bff3e4;}