#fdeced color space conversions
Hex:
#fdeced
RGB:
253, 236, 237
CMY:
1, 7, 7
CMYK:
0, 7, 6, 1
HSL:
356°, 80.9524%, 95.8824%
HSV (HSB):
356°, 6.7194%, 99.2157%
XYZ:
85.7895, 86.9880, 92.3895
xyY:
0.3235, 0.3280, 86.9880
CIE-Lab:
94.7332, 5.9112, 1.5755
CIE-LCH:
94.7332, 6.1175, 14.9245
CIE-Luv:
94.7332, 9.7511, 1.3372
Hunter-Lab:
93.2673, 0.9707, 6.5552
#fdeced color charts
#fdeced RGB chart
#fdeced CMYK chart
#fdeced RGB pie chart
#fdeced color shades, tints & tones
#fdeced color schemes
#fdeced color preview, HTML & CSS examples
This text has a color of #fdeced
<p style="color:#fdeced;">Text here</p>
.mytext {color:#fdeced;}
Text color #fdeced
This box has a color of #fdeced
<div style="background-color:#fdeced;">Content here</div>
.mybackground {background-color:#fdeced;}
Background color #fdeced
Border around this has a color of #fdeced
<div style="border:2px solid #fdeced;">Content here</div>
.myborder {border:2px solid #fdeced;}
Border color #fdeced