#bff0ed color space conversions
Hex:
#bff0ed
RGB:
191, 240, 237
CMY:
25, 6, 7
CMYK:
20, 0, 1, 6
HSL:
176°, 62.0253%, 84.5098%
HSV (HSB):
176°, 20.4167%, 94.1176%
XYZ:
67.9320, 79.5110, 91.8875
xyY:
0.2838, 0.3322, 79.5110
CIE-Lab:
91.4650, -16.1688, -3.7157
CIE-LCH:
91.4650, 16.5902, 192.9422
CIE-Luv:
91.4650, -24.9264, -3.0086
Hunter-Lab:
89.1689, -20.0581, 1.3206
#bff0ed color charts
#bff0ed color shades, tints & tones
#bff0ed color schemes
#bff0ed color preview, HTML & CSS examples
This text has a color of #bff0ed
<p style="color:#bff0ed;">Text here</p>
.mytext {color:#bff0ed;}
This box has a color of #bff0ed
<div style="background-color:#bff0ed;">Content here</div>
.mybackground {background-color:#bff0ed;}
Border around this has a color of #bff0ed
<div style="border:2px solid #bff0ed;">Content here</div>
.myborder {border:2px solid #bff0ed;}