#fed41d color space conversions
Hex:
#fed41d
RGB:
254, 212, 29
CMY:
0, 17, 89
CMYK:
0, 17, 89, 0
HSL:
49°, 99.1189%, 55.4902%
HSV (HSB):
49°, 88.5827%, 99.6078%
XYZ:
64.6383, 68.2465, 10.9285
xyY:
0.4495, 0.4745, 68.2465
CIE-Lab:
86.1296, -0.5163, 83.1396
CIE-LCH:
86.1296, 83.1412, 90.3558
CIE-Luv:
86.1296, 36.7037, 89.0424
Hunter-Lab:
82.6114, -4.9049, 49.9847
#fed41d color charts
#fed41d color shades, tints & tones
#fed41d color schemes
#fed41d color preview, HTML & CSS examples
This text has a color of #fed41d
<p style="color:#fed41d;">Text here</p>
.mytext {color:#fed41d;}
This box has a color of #fed41d
<div style="background-color:#fed41d;">Content here</div>
.mybackground {background-color:#fed41d;}
Border around this has a color of #fed41d
<div style="border:2px solid #fed41d;">Content here</div>
.myborder {border:2px solid #fed41d;}