#fdf7d3 color space conversions
Hex:
#fdf7d3
RGB:
253, 247, 211
CMY:
1, 3, 17
CMYK:
0, 2, 17, 1
HSL:
51°, 91.3043%, 90.9804%
HSV (HSB):
51°, 16.6008%, 99.2157%
XYZ:
85.5266, 92.1073, 74.8988
xyY:
0.3387, 0.3647, 92.1073
CIE-Lab:
96.8642, -3.7682, 18.0432
CIE-LCH:
96.8642, 18.4325, 101.7963
CIE-Luv:
96.8642, 5.5039, 27.2557
Hunter-Lab:
95.9726, -8.8804, 20.9098
#fdf7d3 color charts
#fdf7d3 color shades, tints & tones
#fdf7d3 color schemes
#fdf7d3 color preview, HTML & CSS examples
This text has a color of #fdf7d3
<p style="color:#fdf7d3;">Text here</p>
.mytext {color:#fdf7d3;}
This box has a color of #fdf7d3
<div style="background-color:#fdf7d3;">Content here</div>
.mybackground {background-color:#fdf7d3;}
Border around this has a color of #fdf7d3
<div style="border:2px solid #fdf7d3;">Content here</div>
.myborder {border:2px solid #fdf7d3;}