#feed01 color space conversions
Hex:
#feed01
RGB:
254, 237, 1
CMY:
0, 7, 100
CMYK:
0, 7, 100, 0
HSL:
56°, 99.2157%, 50.0000%
HSV (HSB):
56°, 99.6063%, 99.6078%
XYZ:
71.1627, 81.6414, 12.0364
xyY:
0.4317, 0.4953, 81.6414
CIE-Lab:
92.4164, -13.2922, 90.9385
CIE-LCH:
92.4164, 91.9048, 98.3158
CIE-Luv:
92.4164, 19.0775, 100.1247
Hunter-Lab:
90.3556, -17.5385, 55.3508
#feed01 color charts
#feed01 RGB chart
#feed01 CMYK chart
#feed01 RGB pie chart
#feed01 color shades, tints & tones
#feed01 color schemes
#feed01 color preview, HTML & CSS examples
This text has a color of #feed01
<p style="color:#feed01;">Text here</p>
.mytext {color:#feed01;}
Text color #feed01
This box has a color of #feed01
<div style="background-color:#feed01;">Content here</div>
.mybackground {background-color:#feed01;}
Background color #feed01
Border around this has a color of #feed01
<div style="border:2px solid #feed01;">Content here</div>
.myborder {border:2px solid #feed01;}
Border color #feed01