#feecd5 color space conversions
Hex:
#feecd5
RGB:
254, 236, 213
CMY:
0, 7, 16
CMYK:
0, 7, 16, 0
HSL:
34°, 95.3488%, 91.5686%
HSV (HSB):
34°, 16.1417%, 99.6078%
XYZ:
82.8787, 85.8658, 75.1564
xyY:
0.3398, 0.3521, 85.8658
CIE-Lab:
94.2550, 2.4444, 13.3424
CIE-LCH:
94.2550, 13.5645, 79.6181
CIE-Luv:
94.2550, 12.0482, 19.3205
Hunter-Lab:
92.6638, -2.5108, 16.7766
#feecd5 color charts
#feecd5 color shades, tints & tones
#feecd5 color schemes
#feecd5 color preview, HTML & CSS examples
This text has a color of #feecd5
<p style="color:#feecd5;">Text here</p>
.mytext {color:#feecd5;}
This box has a color of #feecd5
<div style="background-color:#feecd5;">Content here</div>
.mybackground {background-color:#feecd5;}
Border around this has a color of #feecd5
<div style="border:2px solid #feecd5;">Content here</div>
.myborder {border:2px solid #feecd5;}