#fffdd0 color space conversions
Hex:
#fffdd0
RGB:
255, 253, 208
CMY:
0, 1, 18
CMYK:
0, 1, 18, 0
HSL:
57°, 100.0000%, 90.7843%
HSV (HSB):
57°, 18.4314%, 100.0000%
XYZ:
87.7504, 96.0646, 73.5919
xyY:
0.3409, 0.3732, 96.0646
CIE-Lab:
98.4579, -6.4898, 21.8239
CIE-LCH:
98.4579, 22.7684, 106.5610
CIE-Luv:
98.4579, 3.5717, 33.0904
Hunter-Lab:
98.0126, -11.7113, 24.0914
#fffdd0 color charts
#fffdd0 color shades, tints & tones
#fffdd0 color schemes
#fffdd0 color preview, HTML & CSS examples
This text has a color of #fffdd0
<p style="color:#fffdd0;">Text here</p>
.mytext {color:#fffdd0;}
This box has a color of #fffdd0
<div style="background-color:#fffdd0;">Content here</div>
.mybackground {background-color:#fffdd0;}
Border around this has a color of #fffdd0
<div style="border:2px solid #fffdd0;">Content here</div>
.myborder {border:2px solid #fffdd0;}