#feda15 color space conversions
Hex:
#feda15
RGB:
254, 218, 21
CMY:
0, 15, 92
CMYK:
0, 14, 92, 0
HSL:
51°, 99.1489%, 53.9216%
HSV (HSB):
51°, 91.7323%, 99.6078%
XYZ:
66.0798, 71.2678, 10.9827
xyY:
0.4455, 0.4805, 71.2678
CIE-Lab:
87.6149, -3.6742, 85.5470
CIE-LCH:
87.6149, 85.6259, 92.4593
CIE-Luv:
87.6149, 32.4070, 92.0251
Hunter-Lab:
84.4202, -8.0148, 51.3808
#feda15 color charts
#feda15 color shades, tints & tones
#feda15 color schemes
#feda15 color preview, HTML & CSS examples
This text has a color of #feda15
<p style="color:#feda15;">Text here</p>
.mytext {color:#feda15;}
This box has a color of #feda15
<div style="background-color:#feda15;">Content here</div>
.mybackground {background-color:#feda15;}
Border around this has a color of #feda15
<div style="border:2px solid #feda15;">Content here</div>
.myborder {border:2px solid #feda15;}