#fdf0cc color space conversions
Hex:
#fdf0cc
RGB:
253, 240, 204
CMY:
1, 6, 20
CMYK:
0, 5, 19, 1
HSL:
44°, 92.4528%, 89.6078%
HSV (HSB):
44°, 19.3676%, 99.2157%
XYZ:
82.5672, 87.5625, 69.6762
xyY:
0.3443, 0.3651, 87.5625
CIE-Lab:
94.9764, -1.2646, 18.9912
CIE-LCH:
94.9764, 19.0332, 93.8095
CIE-Luv:
94.9764, 9.7923, 27.9758
Hunter-Lab:
93.5748, -6.2537, 21.3548
#fdf0cc color charts
#fdf0cc color shades, tints & tones
#fdf0cc color schemes
#fdf0cc color preview, HTML & CSS examples
This text has a color of #fdf0cc
<p style="color:#fdf0cc;">Text here</p>
.mytext {color:#fdf0cc;}
This box has a color of #fdf0cc
<div style="background-color:#fdf0cc;">Content here</div>
.mybackground {background-color:#fdf0cc;}
Border around this has a color of #fdf0cc
<div style="border:2px solid #fdf0cc;">Content here</div>
.myborder {border:2px solid #fdf0cc;}