#fde70e color space conversions
Hex:
#fde70e
RGB:
253, 231, 14
CMY:
1, 9, 95
CMYK:
0, 9, 94, 1
HSL:
54°, 98.3539%, 52.3529%
HSV (HSB):
54°, 94.4664%, 99.2157%
XYZ:
69.1632, 78.0662, 11.8385
xyY:
0.4348, 0.4908, 78.0662
CIE-Lab:
90.8101, -10.6614, 88.6982
CIE-LCH:
90.8101, 89.3367, 96.8540
CIE-Luv:
90.8101, 22.4638, 97.3102
Hunter-Lab:
88.3551, -14.8939, 53.9044
#fde70e color charts
#fde70e color shades, tints & tones
#fde70e color schemes
#fde70e color preview, HTML & CSS examples
This text has a color of #fde70e
<p style="color:#fde70e;">Text here</p>
.mytext {color:#fde70e;}
This box has a color of #fde70e
<div style="background-color:#fde70e;">Content here</div>
.mybackground {background-color:#fde70e;}
Border around this has a color of #fde70e
<div style="border:2px solid #fde70e;">Content here</div>
.myborder {border:2px solid #fde70e;}