#fdeded color space conversions
Hex:
#fdeded
RGB:
253, 237, 237
CMY:
1, 7, 7
CMYK:
0, 6, 6, 1
HSL:
0°, 80.0000%, 96.0784%
HSV (HSB):
0°, 6.3241%, 99.2157%
XYZ:
86.0783, 87.5654, 92.4858
xyY:
0.3234, 0.3290, 87.5654
CIE-Lab:
94.9777, 5.3988, 1.9314
CIE-LCH:
94.9777, 5.7339, 19.6841
CIE-Luv:
94.9777, 9.2269, 1.9739
Hunter-Lab:
93.5764, 0.4383, 6.9045
#fdeded color charts
#fdeded RGB chart
#fdeded CMYK chart
#fdeded RGB pie chart
#fdeded color shades, tints & tones
#fdeded color schemes
#fdeded color preview, HTML & CSS examples
This text has a color of #fdeded
<p style="color:#fdeded;">Text here</p>
.mytext {color:#fdeded;}
Text color #fdeded
This box has a color of #fdeded
<div style="background-color:#fdeded;">Content here</div>
.mybackground {background-color:#fdeded;}
Background color #fdeded
Border around this has a color of #fdeded
<div style="border:2px solid #fdeded;">Content here</div>
.myborder {border:2px solid #fdeded;}
Border color #fdeded