#fdedec color space conversions
Hex:
#fdedec
RGB:
253, 237, 236
CMY:
1, 7, 7
CMYK:
0, 6, 7, 1
HSL:
4°, 80.9524%, 95.8824%
HSV (HSB):
4°, 6.7194%, 99.2157%
XYZ:
85.9325, 87.5071, 91.7183
xyY:
0.3241, 0.3300, 87.5071
CIE-Lab:
94.9530, 5.2318, 2.4143
CIE-LCH:
94.9530, 5.7620, 24.7713
CIE-Luv:
94.9530, 9.2977, 2.7379
Hunter-Lab:
93.5453, 0.2694, 7.3496
#fdedec color charts
#fdedec RGB chart
#fdedec CMYK chart
#fdedec RGB pie chart
#fdedec color shades, tints & tones
#fdedec color schemes
#fdedec color preview, HTML & CSS examples
This text has a color of #fdedec
<p style="color:#fdedec;">Text here</p>
.mytext {color:#fdedec;}
Text color #fdedec
This box has a color of #fdedec
<div style="background-color:#fdedec;">Content here</div>
.mybackground {background-color:#fdedec;}
Background color #fdedec
Border around this has a color of #fdedec
<div style="border:2px solid #fdedec;">Content here</div>
.myborder {border:2px solid #fdedec;}
Border color #fdedec