#fde50e color space conversions
Hex:
#fde50e
RGB:
253, 229, 14
CMY:
1, 10, 95
CMYK:
0, 9, 94, 1
HSL:
54°, 98.3539%, 52.3529%
HSV (HSB):
54°, 94.4664%, 99.2157%
XYZ:
68.6066, 76.9530, 11.6529
xyY:
0.4364, 0.4895, 76.9530
CIE-Lab:
90.3000, -9.6723, 88.3200
CIE-LCH:
90.3000, 88.8480, 96.2498
CIE-Luv:
90.3000, 23.8647, 96.5685
Hunter-Lab:
87.7228, -13.9131, 53.5300
#fde50e color charts
#fde50e color shades, tints & tones
#fde50e color schemes
#fde50e color preview, HTML & CSS examples
This text has a color of #fde50e
<p style="color:#fde50e;">Text here</p>
.mytext {color:#fde50e;}
This box has a color of #fde50e
<div style="background-color:#fde50e;">Content here</div>
.mybackground {background-color:#fde50e;}
Border around this has a color of #fde50e
<div style="border:2px solid #fde50e;">Content here</div>
.myborder {border:2px solid #fde50e;}