#fdffe4 color space conversions
Hex:
#fdffe4
RGB:
253, 255, 228
CMY:
1, 0, 11
CMYK:
1, 0, 11, 0
HSL:
64°, 100.0000%, 94.7059%
HSV (HSB):
64°, 10.5882%, 100.0000%
XYZ:
90.2716, 98.0041, 87.5576
xyY:
0.3273, 0.3553, 98.0041
CIE-Lab:
99.2231, -5.1691, 12.6768
CIE-LCH:
99.2231, 13.6902, 112.1838
CIE-Luv:
99.2231, 0.2995, 19.9937
Hunter-Lab:
98.9970, -10.4774, 16.8590
#fdffe4 color charts
#fdffe4 color shades, tints & tones
#fdffe4 color schemes
#fdffe4 color preview, HTML & CSS examples
This text has a color of #fdffe4
<p style="color:#fdffe4;">Text here</p>
.mytext {color:#fdffe4;}
This box has a color of #fdffe4
<div style="background-color:#fdffe4;">Content here</div>
.mybackground {background-color:#fdffe4;}
Border around this has a color of #fdffe4
<div style="border:2px solid #fdffe4;">Content here</div>
.myborder {border:2px solid #fdffe4;}