#fadec4 color space conversions
Hex:
#fadec4
RGB:
250, 222, 196
CMY:
2, 13, 23
CMYK:
0, 11, 22, 2
HSL:
29°, 84.3750%, 87.4510%
HSV (HSB):
29°, 21.6000%, 98.0392%
XYZ:
75.5094, 76.5521, 63.0208
xyY:
0.3511, 0.3559, 76.5521
CIE-Lab:
90.1150, 5.6892, 16.2817
CIE-LCH:
90.1150, 17.2470, 70.7393
CIE-Luv:
90.1150, 18.6722, 22.6184
Hunter-Lab:
87.4940, 0.9352, 18.5400
#fadec4 color charts
#fadec4 color shades, tints & tones
#fadec4 color schemes
#fadec4 color preview, HTML & CSS examples
This text has a color of #fadec4
<p style="color:#fadec4;">Text here</p>
.mytext {color:#fadec4;}
This box has a color of #fadec4
<div style="background-color:#fadec4;">Content here</div>
.mybackground {background-color:#fadec4;}
Border around this has a color of #fadec4
<div style="border:2px solid #fadec4;">Content here</div>
.myborder {border:2px solid #fadec4;}