#fedde4 color space conversions
Hex:
#fedde4
RGB:
254, 221, 228
CMY:
0, 13, 11
CMYK:
0, 13, 10, 0
HSL:
347°, 94.2857%, 93.1373%
HSV (HSB):
347°, 12.9921%, 99.6078%
XYZ:
80.7331, 78.3852, 84.2735
xyY:
0.3317, 0.3221, 78.3852
CIE-Lab:
90.9554, 12.5084, 0.7772
CIE-LCH:
90.9554, 12.5325, 3.5554
CIE-Luv:
90.9554, 19.0576, -1.1031
Hunter-Lab:
88.5354, 7.8325, 5.5388
#fedde4 color charts
#fedde4 color shades, tints & tones
#fedde4 color schemes
#fedde4 color preview, HTML & CSS examples
This text has a color of #fedde4
<p style="color:#fedde4;">Text here</p>
.mytext {color:#fedde4;}
This box has a color of #fedde4
<div style="background-color:#fedde4;">Content here</div>
.mybackground {background-color:#fedde4;}
Border around this has a color of #fedde4
<div style="border:2px solid #fedde4;">Content here</div>
.myborder {border:2px solid #fedde4;}