#fdf0c9 color space conversions
Hex:
#fdf0c9
RGB:
253, 240, 201
CMY:
1, 6, 21
CMYK:
0, 5, 21, 1
HSL:
45°, 92.8571%, 89.0196%
HSV (HSB):
45°, 20.5534%, 99.2157%
XYZ:
82.2107, 87.4199, 67.7991
xyY:
0.3463, 0.3682, 87.4199
CIE-Lab:
94.9161, -1.6923, 20.4491
CIE-LCH:
94.9161, 20.5190, 94.7309
CIE-Luv:
94.9161, 9.9764, 30.0496
Hunter-Lab:
93.4986, -6.6724, 22.4558
#fdf0c9 color charts
#fdf0c9 color shades, tints & tones
#fdf0c9 color schemes
#fdf0c9 color preview, HTML & CSS examples
This text has a color of #fdf0c9
<p style="color:#fdf0c9;">Text here</p>
.mytext {color:#fdf0c9;}
This box has a color of #fdf0c9
<div style="background-color:#fdf0c9;">Content here</div>
.mybackground {background-color:#fdf0c9;}
Border around this has a color of #fdf0c9
<div style="border:2px solid #fdf0c9;">Content here</div>
.myborder {border:2px solid #fdf0c9;}