#fefffb color space conversions
Hex:
#fefffb
RGB:
254, 255, 251
CMY:
0, 0, 2
CMYK:
0, 0, 2, 0
HSL:
75°, 100.0000%, 99.2157%
HSV (HSB):
75°, 1.5686%, 100.0000%
XYZ:
94.0456, 99.5559, 105.5263
xyY:
0.3144, 0.3328, 99.5559
CIE-Lab:
99.8280, -1.0208, 1.7802
CIE-LCH:
99.8280, 2.0521, 119.8302
CIE-Luv:
99.8280, -0.3388, 2.9364
Hunter-Lab:
99.7777, -6.3655, 7.1385
#fefffb color charts
#fefffb color shades, tints & tones
#fefffb color schemes
#fefffb color preview, HTML & CSS examples
This text has a color of #fefffb
<p style="color:#fefffb;">Text here</p>
.mytext {color:#fefffb;}
This box has a color of #fefffb
<div style="background-color:#fefffb;">Content here</div>
.mybackground {background-color:#fefffb;}
Border around this has a color of #fefffb
<div style="border:2px solid #fefffb;">Content here</div>
.myborder {border:2px solid #fefffb;}