#fdf4d6 color space conversions
Hex:
#fdf4d6
RGB:
253, 244, 214
CMY:
1, 4, 16
CMYK:
0, 4, 15, 1
HSL:
46°, 90.6977%, 91.5686%
HSV (HSB):
46°, 15.4150%, 99.2157%
XYZ:
84.9963, 90.4391, 76.5950
xyY:
0.3372, 0.3588, 90.4391
CIE-Lab:
96.1786, -1.8130, 15.5383
CIE-LCH:
96.1786, 15.6437, 96.6552
CIE-Luv:
96.1786, 6.9738, 23.3324
Hunter-Lab:
95.0994, -6.8875, 18.8162
#fdf4d6 color charts
#fdf4d6 color shades, tints & tones
#fdf4d6 color schemes
#fdf4d6 color preview, HTML & CSS examples
This text has a color of #fdf4d6
<p style="color:#fdf4d6;">Text here</p>
.mytext {color:#fdf4d6;}
This box has a color of #fdf4d6
<div style="background-color:#fdf4d6;">Content here</div>
.mybackground {background-color:#fdf4d6;}
Border around this has a color of #fdf4d6
<div style="border:2px solid #fdf4d6;">Content here</div>
.myborder {border:2px solid #fdf4d6;}