#fed000 color space conversions
Hex:
#fed000
RGB:
254, 208, 0
CMY:
0, 18, 100
CMYK:
0, 18, 100, 0
HSL:
49°, 100.0000%, 49.8039%
HSV (HSB):
49°, 100.0000%, 99.6078%
XYZ:
63.4289, 66.1826, 9.4315
xyY:
0.4562, 0.4760, 66.1826
CIE-Lab:
85.0895, 1.2074, 85.8004
CIE-LCH:
85.0895, 85.8089, 89.1938
CIE-Luv:
85.0895, 39.9497, 89.5063
Hunter-Lab:
81.3527, -3.1946, 50.0732
#fed000 color charts
#fed000 RGB chart
#fed000 CMYK chart
#fed000 RGB pie chart
#fed000 color shades, tints & tones
#fed000 color schemes
#fed000 color preview, HTML & CSS examples
This text has a color of #fed000
<p style="color:#fed000;">Text here</p>
.mytext {color:#fed000;}
Text color #fed000
This box has a color of #fed000
<div style="background-color:#fed000;">Content here</div>
.mybackground {background-color:#fed000;}
Background color #fed000
Border around this has a color of #fed000
<div style="border:2px solid #fed000;">Content here</div>
.myborder {border:2px solid #fed000;}
Border color #fed000