#fdefd3 color space conversions
Hex:
#fdefd3
RGB:
253, 239, 211
CMY:
1, 6, 17
CMYK:
0, 6, 17, 1
HSL:
40°, 91.3043%, 90.9804%
HSV (HSB):
40°, 16.6008%, 99.2157%
XYZ:
83.1324, 87.3188, 74.1007
xyY:
0.3399, 0.3571, 87.3188
CIE-Lab:
94.8734, 0.2657, 15.2401
CIE-LCH:
94.8734, 15.2424, 89.0013
CIE-Luv:
94.8734, 9.9078, 22.4530
Hunter-Lab:
93.4445, -4.7264, 18.3947
#fdefd3 color charts
#fdefd3 color shades, tints & tones
#fdefd3 color schemes
#fdefd3 color preview, HTML & CSS examples
This text has a color of #fdefd3
<p style="color:#fdefd3;">Text here</p>
.mytext {color:#fdefd3;}
This box has a color of #fdefd3
<div style="background-color:#fdefd3;">Content here</div>
.mybackground {background-color:#fdefd3;}
Border around this has a color of #fdefd3
<div style="border:2px solid #fdefd3;">Content here</div>
.myborder {border:2px solid #fdefd3;}