#fffefc color space conversions
Hex:
#fffefc
RGB:
255, 254, 252
CMY:
0, 0, 1
CMYK:
0, 0, 1, 0
HSL:
40°, 100.0000%, 99.4118%
HSV (HSB):
40°, 1.1765%, 100.0000%
XYZ:
94.2525, 99.1719, 106.2699
xyY:
0.3145, 0.3309, 99.1719
CIE-Lab:
99.6789, -0.0131, 1.0593
CIE-LCH:
99.6789, 1.0594, 90.7071
CIE-Luv:
99.6789, 0.6733, 1.6418
Hunter-Lab:
99.5851, -5.3322, 6.4396
#fffefc color charts
#fffefc RGB chart
#fffefc CMYK chart
#fffefc RGB pie chart
#fffefc color shades, tints & tones
#fffefc color schemes
#fffefc color preview, HTML & CSS examples
This text has a color of #fffefc
<p style="color:#fffefc;">Text here</p>
.mytext {color:#fffefc;}
Text color #fffefc
This box has a color of #fffefc
<div style="background-color:#fffefc;">Content here</div>
.mybackground {background-color:#fffefc;}
Background color #fffefc
Border around this has a color of #fffefc
<div style="border:2px solid #fffefc;">Content here</div>
.myborder {border:2px solid #fffefc;}
Border color #fffefc