#fdf6f3 color space conversions
Hex:
#fdf6f3
RGB:
253, 246, 243
CMY:
1, 4, 5
CMYK:
0, 3, 4, 1
HSL:
18°, 71.4286%, 97.2549%
HSV (HSB):
18°, 3.9526%, 99.2157%
XYZ:
89.6414, 93.2652, 98.0714
xyY:
0.3190, 0.3319, 93.2652
CIE-Lab:
97.3351, 1.8221, 2.2572
CIE-LCH:
97.3351, 2.9008, 51.0878
CIE-Luv:
97.3351, 4.1521, 3.1379
Hunter-Lab:
96.5739, -3.3179, 7.3924
#fdf6f3 color charts
#fdf6f3 color shades, tints & tones
#fdf6f3 color schemes
#fdf6f3 color preview, HTML & CSS examples
This text has a color of #fdf6f3
<p style="color:#fdf6f3;">Text here</p>
.mytext {color:#fdf6f3;}
This box has a color of #fdf6f3
<div style="background-color:#fdf6f3;">Content here</div>
.mybackground {background-color:#fdf6f3;}
Border around this has a color of #fdf6f3
<div style="border:2px solid #fdf6f3;">Content here</div>
.myborder {border:2px solid #fdf6f3;}