#feecdd color space conversions
Hex:
#feecdd
RGB:
254, 236, 221
CMY:
0, 7, 13
CMYK:
0, 7, 13, 0
HSL:
27°, 94.2857%, 93.1373%
HSV (HSB):
27°, 12.9921%, 99.6078%
XYZ:
83.9196, 86.2822, 80.6377
xyY:
0.3346, 0.3440, 86.2822
CIE-Lab:
94.4329, 3.6690, 9.4526
CIE-LCH:
94.4329, 10.1397, 68.7863
CIE-Luv:
94.4329, 11.4916, 13.4914
Hunter-Lab:
92.8882, -1.2889, 13.5512
#feecdd color charts
#feecdd RGB chart
#feecdd CMYK chart
#feecdd RGB pie chart
#feecdd color shades, tints & tones
#feecdd color schemes
#feecdd color preview, HTML & CSS examples
This text has a color of #feecdd
<p style="color:#feecdd;">Text here</p>
.mytext {color:#feecdd;}
Text color #feecdd
This box has a color of #feecdd
<div style="background-color:#feecdd;">Content here</div>
.mybackground {background-color:#feecdd;}
Background color #feecdd
Border around this has a color of #feecdd
<div style="border:2px solid #feecdd;">Content here</div>
.myborder {border:2px solid #feecdd;}
Border color #feecdd