#fedddf color space conversions
Hex:
#fedddf
RGB:
254, 221, 223
CMY:
0, 13, 13
CMYK:
0, 13, 12, 0
HSL:
356°, 94.2857%, 93.1373%
HSV (HSB):
356°, 12.9921%, 99.6078%
XYZ:
80.0488, 78.1114, 80.6700
xyY:
0.3352, 0.3271, 78.1114
CIE-Lab:
90.8307, 11.7040, 3.2178
CIE-LCH:
90.8307, 12.1383, 15.3727
CIE-Luv:
90.8307, 19.5063, 2.7152
Hunter-Lab:
88.3807, 7.0061, 7.7492
#fedddf color charts
#fedddf RGB chart
#fedddf CMYK chart
#fedddf RGB pie chart
#fedddf color shades, tints & tones
#fedddf color schemes
#fedddf color preview, HTML & CSS examples
This text has a color of #fedddf
<p style="color:#fedddf;">Text here</p>
.mytext {color:#fedddf;}
Text color #fedddf
This box has a color of #fedddf
<div style="background-color:#fedddf;">Content here</div>
.mybackground {background-color:#fedddf;}
Background color #fedddf
Border around this has a color of #fedddf
<div style="border:2px solid #fedddf;">Content here</div>
.myborder {border:2px solid #fedddf;}
Border color #fedddf