#fdfdf8 color space conversions
Hex:
#fdfdf8
RGB:
253, 253, 248
CMY:
1, 1, 3
CMYK:
0, 0, 2, 1
HSL:
60°, 55.5556%, 98.2353%
HSV (HSB):
60°, 1.9763%, 99.2157%
XYZ:
92.5766, 97.9105, 102.8262
xyY:
0.3156, 0.3338, 97.9105
CIE-Lab:
99.1864, -0.8630, 2.3766
CIE-LCH:
99.1864, 2.5284, 109.9577
CIE-Luv:
99.1864, 0.2777, 3.8207
Hunter-Lab:
98.9497, -6.1589, 7.6520
#fdfdf8 color charts
#fdfdf8 color shades, tints & tones
#fdfdf8 color schemes
#fdfdf8 color preview, HTML & CSS examples
This text has a color of #fdfdf8
<p style="color:#fdfdf8;">Text here</p>
.mytext {color:#fdfdf8;}
This box has a color of #fdfdf8
<div style="background-color:#fdfdf8;">Content here</div>
.mybackground {background-color:#fdfdf8;}
Border around this has a color of #fdfdf8
<div style="border:2px solid #fdfdf8;">Content here</div>
.myborder {border:2px solid #fdfdf8;}