#fdf2db color space conversions
Hex:
#fdf2db
RGB:
253, 242, 219
CMY:
1, 5, 14
CMYK:
0, 4, 13, 1
HSL:
41°, 89.4737%, 92.5490%
HSV (HSB):
41°, 13.4387%, 99.2157%
XYZ:
85.0463, 89.5014, 79.8109
xyY:
0.3344, 0.3519, 89.5014
CIE-Lab:
95.7896, -0.0416, 12.4122
CIE-LCH:
95.7896, 12.4123, 90.1922
CIE-Luv:
95.7896, 7.7587, 18.5228
Hunter-Lab:
94.6052, -5.0946, 16.2053
#fdf2db color charts
#fdf2db color shades, tints & tones
#fdf2db color schemes
#fdf2db color preview, HTML & CSS examples
This text has a color of #fdf2db
<p style="color:#fdf2db;">Text here</p>
.mytext {color:#fdf2db;}
This box has a color of #fdf2db
<div style="background-color:#fdf2db;">Content here</div>
.mybackground {background-color:#fdf2db;}
Border around this has a color of #fdf2db
<div style="border:2px solid #fdf2db;">Content here</div>
.myborder {border:2px solid #fdf2db;}