#fede02 color space conversions
Hex:
#fede02
RGB:
254, 222, 2
CMY:
0, 13, 99
CMYK:
0, 13, 99, 0
HSL:
52°, 99.2126%, 50.1961%
HSV (HSB):
52°, 99.2126%, 99.6078%
XYZ:
67.0053, 73.3178, 10.6776
xyY:
0.4437, 0.4855, 73.3178
CIE-Lab:
88.5990, -5.8578, 88.1141
CIE-LCH:
88.5990, 88.3085, 93.8034
CIE-Luv:
88.5990, 29.6399, 94.5563
Hunter-Lab:
85.6258, -10.1624, 52.5445
#fede02 color charts
#fede02 color shades, tints & tones
#fede02 color schemes
#fede02 color preview, HTML & CSS examples
This text has a color of #fede02
<p style="color:#fede02;">Text here</p>
.mytext {color:#fede02;}
This box has a color of #fede02
<div style="background-color:#fede02;">Content here</div>
.mybackground {background-color:#fede02;}
Border around this has a color of #fede02
<div style="border:2px solid #fede02;">Content here</div>
.myborder {border:2px solid #fede02;}