#fedce4 color space conversions
Hex:
#fedce4
RGB:
254, 220, 228
CMY:
0, 14, 11
CMYK:
0, 13, 10, 0
HSL:
346°, 94.4444%, 92.9412%
HSV (HSB):
346°, 13.3858%, 99.6078%
XYZ:
80.4698, 77.8587, 84.1858
xyY:
0.3318, 0.3210, 77.8587
CIE-Lab:
90.7154, 13.0277, 0.4271
CIE-LCH:
90.7154, 13.0347, 1.8779
CIE-Luv:
90.7154, 19.5961, -1.7296
Hunter-Lab:
88.2376, 8.3706, 5.1988
#fedce4 color charts
#fedce4 color shades, tints & tones
#fedce4 color schemes
#fedce4 color preview, HTML & CSS examples
This text has a color of #fedce4
<p style="color:#fedce4;">Text here</p>
.mytext {color:#fedce4;}
This box has a color of #fedce4
<div style="background-color:#fedce4;">Content here</div>
.mybackground {background-color:#fedce4;}
Border around this has a color of #fedce4
<div style="border:2px solid #fedce4;">Content here</div>
.myborder {border:2px solid #fedce4;}