#feda1c color space conversions
Hex:
#feda1c
RGB:
254, 218, 28
CMY:
0, 15, 89
CMYK:
0, 14, 89, 0
HSL:
50°, 99.1228%, 55.2941%
HSV (HSB):
50°, 88.9764%, 99.6078%
XYZ:
66.1541, 71.2975, 11.3737
xyY:
0.4445, 0.4791, 71.2975
CIE-Lab:
87.6293, -3.5704, 84.4800
CIE-LCH:
87.6293, 84.5554, 92.4201
CIE-Luv:
87.6293, 32.3285, 91.3954
Hunter-Lab:
84.4378, -7.9178, 51.1202
#feda1c color charts
#feda1c color shades, tints & tones
#feda1c color schemes
#feda1c color preview, HTML & CSS examples
This text has a color of #feda1c
<p style="color:#feda1c;">Text here</p>
.mytext {color:#feda1c;}
This box has a color of #feda1c
<div style="background-color:#feda1c;">Content here</div>
.mybackground {background-color:#feda1c;}
Border around this has a color of #feda1c
<div style="border:2px solid #feda1c;">Content here</div>
.myborder {border:2px solid #feda1c;}