#fdf0dd color space conversions
Hex:
#fdf0dd
RGB:
253, 240, 221
CMY:
1, 6, 13
CMYK:
0, 5, 13, 1
HSL:
36°, 88.8889%, 92.9412%
HSV (HSB):
36°, 12.6482%, 99.2157%
XYZ:
84.7192, 88.4233, 81.0088
xyY:
0.3333, 0.3479, 88.4233
CIE-Lab:
95.3389, 1.2825, 10.7375
CIE-LCH:
95.3389, 10.8138, 83.1890
CIE-Luv:
95.3389, 8.7152, 15.8377
Hunter-Lab:
94.0337, -3.7400, 14.7460
#fdf0dd color charts
#fdf0dd color shades, tints & tones
#fdf0dd color schemes
#fdf0dd color preview, HTML & CSS examples
This text has a color of #fdf0dd
<p style="color:#fdf0dd;">Text here</p>
.mytext {color:#fdf0dd;}
This box has a color of #fdf0dd
<div style="background-color:#fdf0dd;">Content here</div>
.mybackground {background-color:#fdf0dd;}
Border around this has a color of #fdf0dd
<div style="border:2px solid #fdf0dd;">Content here</div>
.myborder {border:2px solid #fdf0dd;}