#bffeef color space conversions
Hex:
#bffeef
RGB:
191, 254, 239
CMY:
25, 0, 6
CMYK:
25, 0, 6, 0
HSL:
166°, 96.9231%, 87.2549%
HSV (HSB):
166°, 24.8031%, 99.6078%
XYZ:
72.5077, 88.1920, 94.8626
xyY:
0.2837, 0.3451, 88.1920
CIE-Lab:
95.2417, -22.6280, 0.7778
CIE-LCH:
95.2417, 22.6414, 178.0313
CIE-Luv:
95.2417, -31.2011, 5.1108
Hunter-Lab:
93.9106, -26.5250, 5.8464
#bffeef color charts
#bffeef color shades, tints & tones
#bffeef color schemes
#bffeef color preview, HTML & CSS examples
This text has a color of #bffeef
<p style="color:#bffeef;">Text here</p>
.mytext {color:#bffeef;}
This box has a color of #bffeef
<div style="background-color:#bffeef;">Content here</div>
.mybackground {background-color:#bffeef;}
Border around this has a color of #bffeef
<div style="border:2px solid #bffeef;">Content here</div>
.myborder {border:2px solid #bffeef;}