#feed05 color space conversions
Hex:
#feed05
RGB:
254, 237, 5
CMY:
0, 7, 98
CMYK:
0, 7, 98, 0
HSL:
56°, 99.2032%, 50.7843%
HSV (HSB):
56°, 98.0315%, 99.6078%
XYZ:
71.1846, 81.6502, 12.1518
xyY:
0.4315, 0.4949, 81.6502
CIE-Lab:
92.4202, -13.2623, 90.6394
CIE-LCH:
92.4202, 91.6046, 98.3244
CIE-Luv:
92.4202, 19.0611, 99.9515
Hunter-Lab:
90.3605, -17.5112, 55.2789
#feed05 color charts
#feed05 RGB chart
#feed05 CMYK chart
#feed05 RGB pie chart
#feed05 color shades, tints & tones
#feed05 color schemes
#feed05 color preview, HTML & CSS examples
This text has a color of #feed05
<p style="color:#feed05;">Text here</p>
.mytext {color:#feed05;}
Text color #feed05
This box has a color of #feed05
<div style="background-color:#feed05;">Content here</div>
.mybackground {background-color:#feed05;}
Background color #feed05
Border around this has a color of #feed05
<div style="border:2px solid #feed05;">Content here</div>
.myborder {border:2px solid #feed05;}
Border color #feed05