#fade7a color space conversions
Hex:
#fade7a
RGB:
250, 222, 122
CMY:
2, 13, 52
CMYK:
0, 11, 51, 2
HSL:
47°, 92.7536%, 72.9412%
HSV (HSB):
47°, 51.2000%, 98.0392%
XYZ:
69.0585, 73.9717, 29.0505
xyY:
0.4013, 0.4299, 73.9717
CIE-Lab:
88.9091, -2.6946, 52.1236
CIE-LCH:
88.9091, 52.1932, 92.9593
CIE-Luv:
88.9091, 23.5688, 66.5959
Hunter-Lab:
86.0068, -7.1867, 40.1784
#fade7a color charts
#fade7a color shades, tints & tones
#fade7a color schemes
#fade7a color preview, HTML & CSS examples
This text has a color of #fade7a
<p style="color:#fade7a;">Text here</p>
.mytext {color:#fade7a;}
This box has a color of #fade7a
<div style="background-color:#fade7a;">Content here</div>
.mybackground {background-color:#fade7a;}
Border around this has a color of #fade7a
<div style="border:2px solid #fade7a;">Content here</div>
.myborder {border:2px solid #fade7a;}