#fde30e color space conversions
Hex:
#fde30e
RGB:
253, 227, 14
CMY:
1, 11, 95
CMYK:
0, 10, 94, 1
HSL:
53°, 98.3539%, 52.3529%
HSV (HSB):
53°, 94.4664%, 99.2157%
XYZ:
68.0564, 75.8525, 11.4695
xyY:
0.4380, 0.4882, 75.8525
CIE-Lab:
89.7908, -8.6799, 87.9430
CIE-LCH:
89.7908, 88.3703, 95.6368
CIE-Luv:
89.7908, 25.2741, 95.8268
Hunter-Lab:
87.0934, -12.9302, 53.1573
#fde30e color charts
#fde30e color shades, tints & tones
#fde30e color schemes
#fde30e color preview, HTML & CSS examples
This text has a color of #fde30e
<p style="color:#fde30e;">Text here</p>
.mytext {color:#fde30e;}
This box has a color of #fde30e
<div style="background-color:#fde30e;">Content here</div>
.mybackground {background-color:#fde30e;}
Border around this has a color of #fde30e
<div style="border:2px solid #fde30e;">Content here</div>
.myborder {border:2px solid #fde30e;}