#fedace color space conversions
Hex:
#fedace
RGB:
254, 218, 206
CMY:
0, 15, 19
CMYK:
0, 14, 19, 0
HSL:
15°, 96.0000%, 90.1961%
HSV (HSB):
15°, 18.8976%, 99.6078%
XYZ:
77.0850, 75.6699, 68.9354
xyY:
0.3477, 0.3413, 75.6699
CIE-Lab:
89.7058, 10.6518, 10.5170
CIE-LCH:
89.7058, 14.9689, 44.6350
CIE-Luv:
89.7058, 22.6978, 13.5509
Hunter-Lab:
86.9884, 5.9485, 13.9065
#fedace color charts
#fedace color shades, tints & tones
#fedace color schemes
#fedace color preview, HTML & CSS examples
This text has a color of #fedace
<p style="color:#fedace;">Text here</p>
.mytext {color:#fedace;}
This box has a color of #fedace
<div style="background-color:#fedace;">Content here</div>
.mybackground {background-color:#fedace;}
Border around this has a color of #fedace
<div style="border:2px solid #fedace;">Content here</div>
.myborder {border:2px solid #fedace;}