#fedee6 color space conversions
Hex:
#fedee6
RGB:
254, 222, 230
CMY:
0, 13, 10
CMYK:
0, 13, 9, 0
HSL:
345°, 94.1176%, 93.3333%
HSV (HSB):
345°, 12.5984%, 99.6078%
XYZ:
81.2773, 79.0266, 85.8328
xyY:
0.3302, 0.3211, 79.0266
CIE-Lab:
91.2463, 12.3159, 0.1532
CIE-LCH:
91.2463, 12.3169, 0.7127
CIE-Luv:
91.2463, 18.3410, -2.0134
Hunter-Lab:
88.8969, 7.6307, 4.9814
#fedee6 color charts
#fedee6 color shades, tints & tones
#fedee6 color schemes
#fedee6 color preview, HTML & CSS examples
This text has a color of #fedee6
<p style="color:#fedee6;">Text here</p>
.mytext {color:#fedee6;}
This box has a color of #fedee6
<div style="background-color:#fedee6;">Content here</div>
.mybackground {background-color:#fedee6;}
Border around this has a color of #fedee6
<div style="border:2px solid #fedee6;">Content here</div>
.myborder {border:2px solid #fedee6;}