#fcfdef color space conversions
Hex:
#fcfdef
RGB:
252, 253, 239
CMY:
1, 1, 6
CMYK:
0, 0, 6, 1
HSL:
64°, 77.7778%, 96.4706%
HSV (HSB):
64°, 5.5336%, 99.2157%
XYZ:
90.8502, 97.1780, 95.6303
xyY:
0.3203, 0.3426, 97.1780
CIE-Lab:
98.8984, -2.7220, 6.5685
CIE-LCH:
98.8984, 7.1102, 112.5094
CIE-Luv:
98.8984, 0.1984, 10.5160
Hunter-Lab:
98.5789, -8.0078, 11.4887
#fcfdef color charts
#fcfdef RGB chart
#fcfdef CMYK chart
#fcfdef RGB pie chart
#fcfdef color shades, tints & tones
#fcfdef color schemes
#fcfdef color preview, HTML & CSS examples
This text has a color of #fcfdef
<p style="color:#fcfdef;">Text here</p>
.mytext {color:#fcfdef;}
Text color #fcfdef
This box has a color of #fcfdef
<div style="background-color:#fcfdef;">Content here</div>
.mybackground {background-color:#fcfdef;}
Background color #fcfdef
Border around this has a color of #fcfdef
<div style="border:2px solid #fcfdef;">Content here</div>
.myborder {border:2px solid #fcfdef;}
Border color #fcfdef