#fdf2da color space conversions
Hex:
#fdf2da
RGB:
253, 242, 218
CMY:
1, 5, 15
CMYK:
0, 4, 14, 1
HSL:
41°, 89.7436%, 92.3529%
HSV (HSB):
41°, 13.8340%, 99.2157%
XYZ:
84.9150, 89.4489, 79.1195
xyY:
0.3350, 0.3529, 89.4489
CIE-Lab:
95.7677, -0.1954, 12.8968
CIE-LCH:
95.7677, 12.8982, 90.8682
CIE-Luv:
95.7677, 7.8211, 19.2471
Hunter-Lab:
94.5774, -5.2467, 16.6046
#fdf2da color charts
#fdf2da color shades, tints & tones
#fdf2da color schemes
#fdf2da color preview, HTML & CSS examples
This text has a color of #fdf2da
<p style="color:#fdf2da;">Text here</p>
.mytext {color:#fdf2da;}
This box has a color of #fdf2da
<div style="background-color:#fdf2da;">Content here</div>
.mybackground {background-color:#fdf2da;}
Border around this has a color of #fdf2da
<div style="border:2px solid #fdf2da;">Content here</div>
.myborder {border:2px solid #fdf2da;}