#feda34 color space conversions
Hex:
#feda34
RGB:
254, 218, 52
CMY:
0, 15, 80
CMYK:
0, 14, 80, 0
HSL:
49°, 99.0196%, 60.0000%
HSV (HSB):
49°, 79.5276%, 99.6078%
XYZ:
66.5643, 71.4616, 13.5340
xyY:
0.4392, 0.4715, 71.4616
CIE-Lab:
87.7088, -2.9988, 78.9957
CIE-LCH:
87.7088, 79.0526, 92.1740
CIE-Luv:
87.7088, 31.8987, 87.9451
Hunter-Lab:
84.5349, -7.3821, 49.6822
#feda34 color charts
#feda34 color shades, tints & tones
#feda34 color schemes
#feda34 color preview, HTML & CSS examples
This text has a color of #feda34
<p style="color:#feda34;">Text here</p>
.mytext {color:#feda34;}
This box has a color of #feda34
<div style="background-color:#feda34;">Content here</div>
.mybackground {background-color:#feda34;}
Border around this has a color of #feda34
<div style="border:2px solid #feda34;">Content here</div>
.myborder {border:2px solid #feda34;}