#fffefd color space conversions
Hex:
#fffefd
RGB:
255, 254, 253
CMY:
0, 0, 1
CMYK:
0, 0, 1, 0
HSL:
30°, 100.0000%, 99.6078%
HSV (HSB):
30°, 0.7843%, 100.0000%
XYZ:
94.4114, 99.2355, 107.1069
xyY:
0.3139, 0.3300, 99.2355
CIE-Lab:
99.7036, 0.1605, 0.5825
CIE-LCH:
99.7036, 0.6042, 74.5940
CIE-Luv:
99.7036, 0.6170, 0.8735
Hunter-Lab:
99.6170, -5.1574, 5.9841
#fffefd color charts
#fffefd RGB chart
#fffefd CMYK chart
#fffefd RGB pie chart
#fffefd color shades, tints & tones
#fffefd color schemes
#fffefd color preview, HTML & CSS examples
This text has a color of #fffefd
<p style="color:#fffefd;">Text here</p>
.mytext {color:#fffefd;}
Text color #fffefd
This box has a color of #fffefd
<div style="background-color:#fffefd;">Content here</div>
.mybackground {background-color:#fffefd;}
Background color #fffefd
Border around this has a color of #fffefd
<div style="border:2px solid #fffefd;">Content here</div>
.myborder {border:2px solid #fffefd;}
Border color #fffefd