#feced7 color space conversions
Hex:
#feced7
RGB:
254, 206, 215
CMY:
0, 19, 16
CMYK:
0, 19, 15, 0
HSL:
349°, 96.0000%, 90.1961%
HSV (HSB):
349°, 18.8976%, 99.6078%
XYZ:
75.2101, 70.1197, 73.8604
xyY:
0.3431, 0.3199, 70.1197
CIE-Lab:
87.0556, 18.2640, 1.9514
CIE-LCH:
87.0556, 18.3679, 6.0987
CIE-Luv:
87.0556, 28.5628, -0.4320
Hunter-Lab:
83.7375, 13.7817, 6.3197
#feced7 color charts
#feced7 color shades, tints & tones
#feced7 color schemes
#feced7 color preview, HTML & CSS examples
This text has a color of #feced7
<p style="color:#feced7;">Text here</p>
.mytext {color:#feced7;}
This box has a color of #feced7
<div style="background-color:#feced7;">Content here</div>
.mybackground {background-color:#feced7;}
Border around this has a color of #feced7
<div style="border:2px solid #feced7;">Content here</div>
.myborder {border:2px solid #feced7;}