#fade7e color space conversions
Hex:
#fade7e
RGB:
250, 222, 126
CMY:
2, 13, 51
CMYK:
0, 11, 50, 2
HSL:
46°, 92.5373%, 73.7255%
HSV (HSB):
46°, 49.6000%, 98.0392%
XYZ:
69.3115, 74.0729, 30.3831
xyY:
0.3989, 0.4263, 74.0729
CIE-Lab:
88.9569, -2.3524, 50.2668
CIE-LCH:
88.9569, 50.3218, 92.6794
CIE-Luv:
88.9569, 23.3570, 64.7007
Hunter-Lab:
86.0656, -6.8628, 39.3153
#fade7e color charts
#fade7e color shades, tints & tones
#fade7e color schemes
#fade7e color preview, HTML & CSS examples
This text has a color of #fade7e
<p style="color:#fade7e;">Text here</p>
.mytext {color:#fade7e;}
This box has a color of #fade7e
<div style="background-color:#fade7e;">Content here</div>
.mybackground {background-color:#fade7e;}
Border around this has a color of #fade7e
<div style="border:2px solid #fade7e;">Content here</div>
.myborder {border:2px solid #fade7e;}