#fede01 color space conversions
Hex:
#fede01
RGB:
254, 222, 1
CMY:
0, 13, 100
CMYK:
0, 13, 100, 0
HSL:
52°, 99.2157%, 50.0000%
HSV (HSB):
52°, 99.6063%, 99.6078%
XYZ:
66.9998, 73.3156, 10.6488
xyY:
0.4438, 0.4856, 73.3156
CIE-Lab:
88.5980, -5.8654, 88.1954
CIE-LCH:
88.5980, 88.3902, 93.8048
CIE-Luv:
88.5980, 29.6454, 94.6023
Hunter-Lab:
85.6245, -10.1695, 52.5635
#fede01 color charts
#fede01 color shades, tints & tones
#fede01 color schemes
#fede01 color preview, HTML & CSS examples
This text has a color of #fede01
<p style="color:#fede01;">Text here</p>
.mytext {color:#fede01;}
This box has a color of #fede01
<div style="background-color:#fede01;">Content here</div>
.mybackground {background-color:#fede01;}
Border around this has a color of #fede01
<div style="border:2px solid #fede01;">Content here</div>
.myborder {border:2px solid #fede01;}