#fdfef5 color space conversions
Hex:
#fdfef5
RGB:
253, 254, 245
CMY:
1, 0, 4
CMYK:
0, 0, 4, 0
HSL:
67°, 81.8182%, 97.8431%
HSV (HSB):
67°, 3.5433%, 99.6078%
XYZ:
92.4313, 98.3588, 100.4997
xyY:
0.3173, 0.3377, 98.3588
CIE-Lab:
99.3619, -1.8791, 4.1704
CIE-LCH:
99.3619, 4.5742, 114.2555
CIE-Luv:
99.3619, -0.0687, 6.7459
Hunter-Lab:
99.1760, -7.1975, 9.3419
#fdfef5 color charts
#fdfef5 color shades, tints & tones
#fdfef5 color schemes
#fdfef5 color preview, HTML & CSS examples
This text has a color of #fdfef5
<p style="color:#fdfef5;">Text here</p>
.mytext {color:#fdfef5;}
This box has a color of #fdfef5
<div style="background-color:#fdfef5;">Content here</div>
.mybackground {background-color:#fdfef5;}
Border around this has a color of #fdfef5
<div style="border:2px solid #fdfef5;">Content here</div>
.myborder {border:2px solid #fdfef5;}