#fade54 color space conversions
Hex:
#fade54
RGB:
250, 222, 84
CMY:
2, 13, 67
CMYK:
0, 11, 66, 2
HSL:
50°, 94.3182%, 65.4902%
HSV (HSB):
50°, 66.4000%, 98.0392%
XYZ:
67.1459, 73.2066, 18.9788
xyY:
0.4214, 0.4595, 73.2066
CIE-Lab:
88.5462, -5.3189, 68.5315
CIE-LCH:
88.5462, 68.7375, 94.4380
CIE-Luv:
88.5462, 25.2292, 81.4387
Hunter-Lab:
85.5609, -9.6496, 46.7411
#fade54 color charts
#fade54 color shades, tints & tones
#fade54 color schemes
#fade54 color preview, HTML & CSS examples
This text has a color of #fade54
<p style="color:#fade54;">Text here</p>
.mytext {color:#fade54;}
This box has a color of #fade54
<div style="background-color:#fade54;">Content here</div>
.mybackground {background-color:#fade54;}
Border around this has a color of #fade54
<div style="border:2px solid #fade54;">Content here</div>
.myborder {border:2px solid #fade54;}