#fed050 color space conversions
Hex:
#fed050
RGB:
254, 208, 80
CMY:
0, 18, 69
CMYK:
0, 18, 69, 0
HSL:
44°, 98.8636%, 65.4902%
HSV (HSB):
44°, 68.5039%, 99.6078%
XYZ:
64.8769, 66.7618, 17.0563
xyY:
0.4363, 0.4490, 66.7618
CIE-Lab:
85.3835, 3.2399, 66.9859
CIE-LCH:
85.3835, 67.0642, 87.2310
CIE-Luv:
85.3835, 38.1696, 76.9837
Hunter-Lab:
81.7079, -1.2579, 44.8189
#fed050 color charts
#fed050 color shades, tints & tones
#fed050 color schemes
#fed050 color preview, HTML & CSS examples
This text has a color of #fed050
<p style="color:#fed050;">Text here</p>
.mytext {color:#fed050;}
This box has a color of #fed050
<div style="background-color:#fed050;">Content here</div>
.mybackground {background-color:#fed050;}
Border around this has a color of #fed050
<div style="border:2px solid #fed050;">Content here</div>
.myborder {border:2px solid #fed050;}