#fdf4ef color space conversions
Hex:
#fdf4ef
RGB:
253, 244, 239
CMY:
1, 4, 6
CMYK:
0, 4, 6, 1
HSL:
21°, 77.7778%, 96.4706%
HSV (HSB):
21°, 5.5336%, 99.2157%
XYZ:
88.4387, 91.8160, 94.7224
xyY:
0.3216, 0.3339, 91.8160
CIE-Lab:
96.7450, 2.1627, 3.4639
CIE-LCH:
96.7450, 4.0836, 58.0204
CIE-Luv:
96.7450, 5.4377, 4.9073
Hunter-Lab:
95.8207, -2.9377, 8.4640
#fdf4ef color charts
#fdf4ef color shades, tints & tones
#fdf4ef color schemes
#fdf4ef color preview, HTML & CSS examples
This text has a color of #fdf4ef
<p style="color:#fdf4ef;">Text here</p>
.mytext {color:#fdf4ef;}
This box has a color of #fdf4ef
<div style="background-color:#fdf4ef;">Content here</div>
.mybackground {background-color:#fdf4ef;}
Border around this has a color of #fdf4ef
<div style="border:2px solid #fdf4ef;">Content here</div>
.myborder {border:2px solid #fdf4ef;}