#fdf3c1 color space conversions
Hex:
#fdf3c1
RGB:
253, 243, 193
CMY:
1, 5, 24
CMYK:
0, 4, 24, 1
HSL:
50°, 93.7500%, 87.4510%
HSV (HSB):
50°, 23.7154%, 99.2157%
XYZ:
82.1842, 88.8341, 63.2672
xyY:
0.3508, 0.3792, 88.8341
CIE-Lab:
95.5110, -4.3077, 25.3682
CIE-LCH:
95.5110, 25.7313, 99.6374
CIE-Luv:
95.5110, 8.7473, 37.1933
Hunter-Lab:
94.2518, -9.2951, 26.1775
#fdf3c1 color charts
#fdf3c1 color shades, tints & tones
#fdf3c1 color schemes
#fdf3c1 color preview, HTML & CSS examples
This text has a color of #fdf3c1
<p style="color:#fdf3c1;">Text here</p>
.mytext {color:#fdf3c1;}
This box has a color of #fdf3c1
<div style="background-color:#fdf3c1;">Content here</div>
.mybackground {background-color:#fdf3c1;}
Border around this has a color of #fdf3c1
<div style="border:2px solid #fdf3c1;">Content here</div>
.myborder {border:2px solid #fdf3c1;}