#fedddc color space conversions
Hex:
#fedddc
RGB:
254, 221, 220
CMY:
0, 13, 14
CMYK:
0, 13, 13, 0
HSL:
2°, 94.4444%, 92.9412%
HSV (HSB):
2°, 13.3858%, 99.6078%
XYZ:
79.6478, 77.9510, 78.5583
xyY:
0.3373, 0.3301, 77.9510
CIE-Lab:
90.7576, 11.2296, 4.6848
CIE-LCH:
90.7576, 12.1676, 22.6449
CIE-Luv:
90.7576, 19.7732, 4.9852
Hunter-Lab:
88.2899, 6.5205, 9.0480
#fedddc color charts
#fedddc RGB chart
#fedddc CMYK chart
#fedddc RGB pie chart
#fedddc color shades, tints & tones
#fedddc color schemes
#fedddc color preview, HTML & CSS examples
This text has a color of #fedddc
<p style="color:#fedddc;">Text here</p>
.mytext {color:#fedddc;}
Text color #fedddc
This box has a color of #fedddc
<div style="background-color:#fedddc;">Content here</div>
.mybackground {background-color:#fedddc;}
Background color #fedddc
Border around this has a color of #fedddc
<div style="border:2px solid #fedddc;">Content here</div>
.myborder {border:2px solid #fedddc;}
Border color #fedddc