#feecd7 color space conversions
Hex:
#feecd7
RGB:
254, 236, 215
CMY:
0, 7, 16
CMYK:
0, 7, 15, 0
HSL:
32°, 95.1220%, 91.9608%
HSV (HSB):
32°, 15.3543%, 99.6078%
XYZ:
83.1342, 85.9680, 76.5018
xyY:
0.3385, 0.3500, 85.9680
CIE-Lab:
94.2987, 2.7463, 12.3693
CIE-LCH:
94.2987, 12.6705, 77.4818
CIE-Luv:
94.2987, 11.9102, 17.8757
Hunter-Lab:
92.7189, -2.2104, 15.9835
#feecd7 color charts
#feecd7 color shades, tints & tones
#feecd7 color schemes
#feecd7 color preview, HTML & CSS examples
This text has a color of #feecd7
<p style="color:#feecd7;">Text here</p>
.mytext {color:#feecd7;}
This box has a color of #feecd7
<div style="background-color:#feecd7;">Content here</div>
.mybackground {background-color:#feecd7;}
Border around this has a color of #feecd7
<div style="border:2px solid #feecd7;">Content here</div>
.myborder {border:2px solid #feecd7;}