#feffff color space conversions
Hex:
#feffff
RGB:
254, 255, 255
CMY:
0, 0, 0
CMYK:
0, 0, 0, 0
HSL:
180°, 100.0000%, 99.8039%
HSV (HSB):
180°, 0.3922%, 100.0000%
XYZ:
94.6831, 99.8108, 108.8828
xyY:
0.3121, 0.3290, 99.8108
CIE-Lab:
99.9268, -0.3235, -0.1261
CIE-LCH:
99.9268, 0.3472, 201.2921
CIE-Luv:
99.9268, -0.5568, -0.1374
Hunter-Lab:
99.9054, -5.6651, 5.3160
#feffff color charts
#feffff RGB chart
#feffff CMYK chart
#feffff RGB pie chart
#feffff color shades, tints & tones
#feffff color schemes
#feffff color preview, HTML & CSS examples
This text has a color of #feffff
<p style="color:#feffff;">Text here</p>
.mytext {color:#feffff;}
Text color #feffff
This box has a color of #feffff
<div style="background-color:#feffff;">Content here</div>
.mybackground {background-color:#feffff;}
Background color #feffff
Border around this has a color of #feffff
<div style="border:2px solid #feffff;">Content here</div>
.myborder {border:2px solid #feffff;}
Border color #feffff