#fed41b color space conversions
Hex:
#fed41b
RGB:
254, 212, 27
CMY:
0, 17, 89
CMYK:
0, 17, 89, 0
HSL:
49°, 99.1266%, 55.0980%
HSV (HSB):
49°, 89.3701%, 99.6078%
XYZ:
64.6144, 68.2369, 10.8024
xyY:
0.4498, 0.4750, 68.2369
CIE-Lab:
86.1248, -0.5500, 83.4902
CIE-LCH:
86.1248, 83.4920, 90.3774
CIE-Luv:
86.1248, 36.7317, 89.2502
Hunter-Lab:
82.6056, -4.9367, 50.0705
#fed41b color charts
#fed41b color shades, tints & tones
#fed41b color schemes
#fed41b color preview, HTML & CSS examples
This text has a color of #fed41b
<p style="color:#fed41b;">Text here</p>
.mytext {color:#fed41b;}
This box has a color of #fed41b
<div style="background-color:#fed41b;">Content here</div>
.mybackground {background-color:#fed41b;}
Border around this has a color of #fed41b
<div style="border:2px solid #fed41b;">Content here</div>
.myborder {border:2px solid #fed41b;}