#fbfeff color space conversions
Hex:
#fbfeff
RGB:
251, 254, 255
CMY:
2, 0, 0
CMYK:
2, 0, 0, 0
HSL:
195°, 100.0000%, 99.2157%
HSV (HSB):
195°, 1.5686%, 100.0000%
XYZ:
93.2755, 98.6129, 108.7258
xyY:
0.3103, 0.3280, 98.6129
CIE-Lab:
99.4611, -0.8032, -0.8328
CIE-LCH:
99.4611, 1.1570, 226.0346
CIE-Luv:
99.4611, -1.7201, -1.1502
Hunter-Lab:
99.3040, -6.1184, 4.5975
#fbfeff color charts
#fbfeff color shades, tints & tones
#fbfeff color schemes
#fbfeff color preview, HTML & CSS examples
This text has a color of #fbfeff
<p style="color:#fbfeff;">Text here</p>
.mytext {color:#fbfeff;}
This box has a color of #fbfeff
<div style="background-color:#fbfeff;">Content here</div>
.mybackground {background-color:#fbfeff;}
Border around this has a color of #fbfeff
<div style="border:2px solid #fbfeff;">Content here</div>
.myborder {border:2px solid #fbfeff;}