#feda30 color space conversions
Hex:
#feda30
RGB:
254, 218, 48
CMY:
0, 15, 81
CMYK:
0, 14, 81, 0
HSL:
50°, 99.0385%, 59.2157%
HSV (HSB):
50°, 81.1024%, 99.6078%
XYZ:
66.4780, 71.4270, 13.0793
xyY:
0.4403, 0.4731, 71.4270
CIE-Lab:
87.6921, -3.1188, 80.0973
CIE-LCH:
87.6921, 80.1580, 92.2298
CIE-Luv:
87.6921, 31.9886, 88.6671
Hunter-Lab:
84.5145, -7.4948, 49.9845
#feda30 color charts
#feda30 color shades, tints & tones
#feda30 color schemes
#feda30 color preview, HTML & CSS examples
This text has a color of #feda30
<p style="color:#feda30;">Text here</p>
.mytext {color:#feda30;}
This box has a color of #feda30
<div style="background-color:#feda30;">Content here</div>
.mybackground {background-color:#feda30;}
Border around this has a color of #feda30
<div style="border:2px solid #feda30;">Content here</div>
.myborder {border:2px solid #feda30;}