#fade7f color space conversions
Hex:
#fade7f
RGB:
250, 222, 127
CMY:
2, 13, 50
CMYK:
0, 11, 49, 2
HSL:
46°, 92.4812%, 73.9216%
HSV (HSB):
46°, 49.2000%, 98.0392%
XYZ:
69.3764, 74.0989, 30.7247
xyY:
0.3983, 0.4254, 74.0989
CIE-Lab:
88.9692, -2.2649, 49.7999
CIE-LCH:
88.9692, 49.8514, 92.6040
CIE-Luv:
88.9692, 23.3030, 64.2173
Hunter-Lab:
86.0807, -6.7799, 39.0942
#fade7f color charts
#fade7f color shades, tints & tones
#fade7f color schemes
#fade7f color preview, HTML & CSS examples
This text has a color of #fade7f
<p style="color:#fade7f;">Text here</p>
.mytext {color:#fade7f;}
This box has a color of #fade7f
<div style="background-color:#fade7f;">Content here</div>
.mybackground {background-color:#fade7f;}
Border around this has a color of #fade7f
<div style="border:2px solid #fade7f;">Content here</div>
.myborder {border:2px solid #fade7f;}