#feecd4 color space conversions
Hex:
#feecd4
RGB:
254, 236, 212
CMY:
0, 7, 17
CMYK:
0, 7, 17, 0
HSL:
34°, 95.4545%, 91.3725%
HSV (HSB):
34°, 16.5354%, 99.6078%
XYZ:
82.7522, 85.8152, 74.4898
xyY:
0.3405, 0.3531, 85.8152
CIE-Lab:
94.2333, 2.2946, 13.8291
CIE-LCH:
94.2333, 14.0182, 80.5791
CIE-Luv:
94.2333, 12.1169, 20.0397
Hunter-Lab:
92.6365, -2.6598, 17.1699
#feecd4 color charts
#feecd4 color shades, tints & tones
#feecd4 color schemes
#feecd4 color preview, HTML & CSS examples
This text has a color of #feecd4
<p style="color:#feecd4;">Text here</p>
.mytext {color:#feecd4;}
This box has a color of #feecd4
<div style="background-color:#feecd4;">Content here</div>
.mybackground {background-color:#feecd4;}
Border around this has a color of #feecd4
<div style="border:2px solid #feecd4;">Content here</div>
.myborder {border:2px solid #feecd4;}