#fdf7ce color space conversions
Hex:
#fdf7ce
RGB:
253, 247, 206
CMY:
1, 3, 19
CMYK:
0, 2, 19, 1
HSL:
52°, 92.1569%, 90.0000%
HSV (HSB):
52°, 18.5771%, 99.2157%
XYZ:
84.9094, 91.8604, 71.6481
xyY:
0.3418, 0.3698, 91.8604
CIE-Lab:
96.7632, -4.4972, 20.4611
CIE-LCH:
96.7632, 20.9495, 102.3962
CIE-Luv:
96.7632, 5.7805, 30.7311
Hunter-Lab:
95.8438, -9.5911, 22.7684
#fdf7ce color charts
#fdf7ce color shades, tints & tones
#fdf7ce color schemes
#fdf7ce color preview, HTML & CSS examples
This text has a color of #fdf7ce
<p style="color:#fdf7ce;">Text here</p>
.mytext {color:#fdf7ce;}
This box has a color of #fdf7ce
<div style="background-color:#fdf7ce;">Content here</div>
.mybackground {background-color:#fdf7ce;}
Border around this has a color of #fdf7ce
<div style="border:2px solid #fdf7ce;">Content here</div>
.myborder {border:2px solid #fdf7ce;}