#feecd6 color space conversions
Hex:
#feecd6
RGB:
254, 236, 214
CMY:
0, 7, 16
CMYK:
0, 7, 16, 0
HSL:
33°, 95.2381%, 91.7647%
HSV (HSB):
33°, 15.7480%, 99.6078%
XYZ:
83.0061, 85.9168, 75.8270
xyY:
0.3391, 0.3510, 85.9168
CIE-Lab:
94.2768, 2.5950, 12.8558
CIE-LCH:
94.2768, 13.1151, 78.5878
CIE-Luv:
94.2768, 11.9793, 18.5992
Hunter-Lab:
92.6913, -2.3610, 16.3811
#feecd6 color charts
#feecd6 color shades, tints & tones
#feecd6 color schemes
#feecd6 color preview, HTML & CSS examples
This text has a color of #feecd6
<p style="color:#feecd6;">Text here</p>
.mytext {color:#feecd6;}
This box has a color of #feecd6
<div style="background-color:#feecd6;">Content here</div>
.mybackground {background-color:#feecd6;}
Border around this has a color of #feecd6
<div style="border:2px solid #feecd6;">Content here</div>
.myborder {border:2px solid #feecd6;}