#fedacd color space conversions
Hex:
#fedacd
RGB:
254, 218, 205
CMY:
0, 15, 20
CMYK:
0, 14, 19, 0
HSL:
16°, 96.0784%, 90.0000%
HSV (HSB):
16°, 19.2913%, 99.6078%
XYZ:
76.9639, 75.6214, 68.2976
xyY:
0.3484, 0.3424, 75.6214
CIE-Lab:
89.6833, 10.5047, 11.0094
CIE-LCH:
89.6833, 15.2170, 46.3438
CIE-Luv:
89.6833, 22.7872, 14.2797
Hunter-Lab:
86.9606, 5.7993, 14.3069
#fedacd color charts
#fedacd color shades, tints & tones
#fedacd color schemes
#fedacd color preview, HTML & CSS examples
This text has a color of #fedacd
<p style="color:#fedacd;">Text here</p>
.mytext {color:#fedacd;}
This box has a color of #fedacd
<div style="background-color:#fedacd;">Content here</div>
.mybackground {background-color:#fedacd;}
Border around this has a color of #fedacd
<div style="border:2px solid #fedacd;">Content here</div>
.myborder {border:2px solid #fedacd;}