#fedac4 color space conversions
Hex:
#fedac4
RGB:
254, 218, 196
CMY:
0, 15, 23
CMYK:
0, 14, 23, 0
HSL:
23°, 96.6667%, 88.2353%
HSV (HSB):
23°, 22.8346%, 99.6078%
XYZ:
75.9083, 75.1992, 62.7386
xyY:
0.3550, 0.3517, 75.1992
CIE-Lab:
89.4862, 9.2137, 15.4466
CIE-LCH:
89.4862, 17.9858, 59.1845
CIE-Luv:
89.4862, 23.5804, 20.7376
Hunter-Lab:
86.7174, 4.4947, 17.8069
#fedac4 color charts
#fedac4 color shades, tints & tones
#fedac4 color schemes
#fedac4 color preview, HTML & CSS examples
This text has a color of #fedac4
<p style="color:#fedac4;">Text here</p>
.mytext {color:#fedac4;}
This box has a color of #fedac4
<div style="background-color:#fedac4;">Content here</div>
.mybackground {background-color:#fedac4;}
Border around this has a color of #fedac4
<div style="border:2px solid #fedac4;">Content here</div>
.myborder {border:2px solid #fedac4;}