#fed011 color space conversions
Hex:
#fed011
RGB:
254, 208, 17
CMY:
0, 18, 93
CMYK:
0, 18, 93, 0
HSL:
48°, 99.1632%, 53.1373%
HSV (HSB):
48°, 93.3071%, 99.6078%
XYZ:
63.5301, 66.2231, 9.9642
xyY:
0.4547, 0.4740, 66.2231
CIE-Lab:
85.1101, 1.3508, 84.2000
CIE-LCH:
85.1101, 84.2109, 89.0809
CIE-Luv:
85.1101, 39.8220, 88.6089
Hunter-Lab:
81.3775, -3.0587, 49.7045
#fed011 color charts
#fed011 color shades, tints & tones
#fed011 color schemes
#fed011 color preview, HTML & CSS examples
This text has a color of #fed011
<p style="color:#fed011;">Text here</p>
.mytext {color:#fed011;}
This box has a color of #fed011
<div style="background-color:#fed011;">Content here</div>
.mybackground {background-color:#fed011;}
Border around this has a color of #fed011
<div style="border:2px solid #fed011;">Content here</div>
.myborder {border:2px solid #fed011;}