#fdf6f2 color space conversions
Hex:
#fdf6f2
RGB:
253, 246, 242
CMY:
1, 4, 5
CMYK:
0, 3, 4, 1
HSL:
22°, 73.3333%, 97.0588%
HSV (HSB):
22°, 4.3478%, 99.2157%
XYZ:
89.4908, 93.2050, 97.2781
xyY:
0.3196, 0.3329, 93.2050
CIE-Lab:
97.3107, 1.6525, 2.7373
CIE-LCH:
97.3107, 3.1974, 58.8806
CIE-Luv:
97.3107, 4.2138, 3.9011
Hunter-Lab:
96.5427, -3.4883, 7.8383
#fdf6f2 color charts
#fdf6f2 color shades, tints & tones
#fdf6f2 color schemes
#fdf6f2 color preview, HTML & CSS examples
This text has a color of #fdf6f2
<p style="color:#fdf6f2;">Text here</p>
.mytext {color:#fdf6f2;}
This box has a color of #fdf6f2
<div style="background-color:#fdf6f2;">Content here</div>
.mybackground {background-color:#fdf6f2;}
Border around this has a color of #fdf6f2
<div style="border:2px solid #fdf6f2;">Content here</div>
.myborder {border:2px solid #fdf6f2;}