#fdf2ed color space conversions
Hex:
#fdf2ed
RGB:
253, 242, 237
CMY:
1, 5, 7
CMYK:
0, 4, 6, 1
HSL:
19°, 80.0000%, 96.0784%
HSV (HSB):
19°, 6.3241%, 99.2157%
XYZ:
87.5462, 90.5013, 92.9751
xyY:
0.3230, 0.3339, 90.5013
CIE-Lab:
96.2043, 2.8458, 3.7129
CIE-LCH:
96.2043, 4.6780, 52.5307
CIE-Luv:
96.2043, 6.6093, 5.1537
Hunter-Lab:
95.1322, -2.2152, 8.6469
#fdf2ed color charts
#fdf2ed color shades, tints & tones
#fdf2ed color schemes
#fdf2ed color preview, HTML & CSS examples
This text has a color of #fdf2ed
<p style="color:#fdf2ed;">Text here</p>
.mytext {color:#fdf2ed;}
This box has a color of #fdf2ed
<div style="background-color:#fdf2ed;">Content here</div>
.mybackground {background-color:#fdf2ed;}
Border around this has a color of #fdf2ed
<div style="border:2px solid #fdf2ed;">Content here</div>
.myborder {border:2px solid #fdf2ed;}