#fdf8f8 color space conversions
Hex:
#fdf8f8
RGB:
253, 248, 248
CMY:
1, 3, 3
CMYK:
0, 2, 2, 1
HSL:
0°, 55.5556%, 98.2353%
HSV (HSB):
0°, 1.9763%, 99.2157%
XYZ:
91.0187, 94.7948, 102.3070
xyY:
0.3159, 0.3290, 94.7948
CIE-Lab:
97.9513, 1.6645, 0.5781
CIE-LCH:
97.9513, 1.7620, 19.1522
CIE-Luv:
97.9513, 2.8225, 0.5919
Hunter-Lab:
97.3626, -3.5152, 5.8529
#fdf8f8 color charts
#fdf8f8 color shades, tints & tones
#fdf8f8 color schemes
#fdf8f8 color preview, HTML & CSS examples
This text has a color of #fdf8f8
<p style="color:#fdf8f8;">Text here</p>
.mytext {color:#fdf8f8;}
This box has a color of #fdf8f8
<div style="background-color:#fdf8f8;">Content here</div>
.mybackground {background-color:#fdf8f8;}
Border around this has a color of #fdf8f8
<div style="border:2px solid #fdf8f8;">Content here</div>
.myborder {border:2px solid #fdf8f8;}