#fefdef color space conversions
Hex:
#fefdef
RGB:
254, 253, 239
CMY:
0, 1, 6
CMYK:
0, 0, 6, 0
HSL:
56°, 88.2353%, 96.6667%
HSV (HSB):
56°, 5.9055%, 99.6078%
XYZ:
91.5783, 97.5534, 95.6643
xyY:
0.3216, 0.3425, 97.5534
CIE-Lab:
99.0462, -2.0465, 6.8005
CIE-LCH:
99.0462, 7.1018, 106.7485
CIE-Luv:
99.0462, 1.3406, 10.7412
Hunter-Lab:
98.7691, -7.3415, 11.7121
#fefdef color charts
#fefdef RGB chart
#fefdef CMYK chart
#fefdef RGB pie chart
#fefdef color shades, tints & tones
#fefdef color schemes
#fefdef color preview, HTML & CSS examples
This text has a color of #fefdef
<p style="color:#fefdef;">Text here</p>
.mytext {color:#fefdef;}
Text color #fefdef
This box has a color of #fefdef
<div style="background-color:#fefdef;">Content here</div>
.mybackground {background-color:#fefdef;}
Background color #fefdef
Border around this has a color of #fefdef
<div style="border:2px solid #fefdef;">Content here</div>
.myborder {border:2px solid #fefdef;}
Border color #fefdef