#fffdf2 color space conversions
Hex:
#fffdf2
RGB:
255, 253, 242
CMY:
0, 1, 5
CMYK:
0, 1, 5, 0
HSL:
51°, 100.0000%, 97.4510%
HSV (HSB):
51°, 5.0980%, 100.0000%
XYZ:
92.3923, 97.9214, 98.0355
xyY:
0.3204, 0.3396, 97.9214
CIE-Lab:
99.1906, -1.2104, 5.4798
CIE-LCH:
99.1906, 5.6119, 102.4559
CIE-Luv:
99.1906, 1.7467, 8.6035
Hunter-Lab:
98.9552, -6.5102, 10.5297
#fffdf2 color charts
#fffdf2 color shades, tints & tones
#fffdf2 color schemes
#fffdf2 color preview, HTML & CSS examples
This text has a color of #fffdf2
<p style="color:#fffdf2;">Text here</p>
.mytext {color:#fffdf2;}
This box has a color of #fffdf2
<div style="background-color:#fffdf2;">Content here</div>
.mybackground {background-color:#fffdf2;}
Border around this has a color of #fffdf2
<div style="border:2px solid #fffdf2;">Content here</div>
.myborder {border:2px solid #fffdf2;}