#fdefd6 color space conversions
Hex:
#fdefd6
RGB:
253, 239, 214
CMY:
1, 6, 16
CMYK:
0, 6, 15, 1
HSL:
38°, 90.6977%, 91.5686%
HSV (HSB):
38°, 15.4150%, 99.2157%
XYZ:
83.5121, 87.4707, 76.1003
xyY:
0.3380, 0.3540, 87.4707
CIE-Lab:
94.9376, 0.7157, 13.7825
CIE-LCH:
94.9376, 13.8011, 87.0275
CIE-Luv:
94.9376, 9.7144, 20.3059
Hunter-Lab:
93.5258, -4.2818, 17.2248
#fdefd6 color charts
#fdefd6 color shades, tints & tones
#fdefd6 color schemes
#fdefd6 color preview, HTML & CSS examples
This text has a color of #fdefd6
<p style="color:#fdefd6;">Text here</p>
.mytext {color:#fdefd6;}
This box has a color of #fdefd6
<div style="background-color:#fdefd6;">Content here</div>
.mybackground {background-color:#fdefd6;}
Border around this has a color of #fdefd6
<div style="border:2px solid #fdefd6;">Content here</div>
.myborder {border:2px solid #fdefd6;}