#fed41c color space conversions
Hex:
#fed41c
RGB:
254, 212, 28
CMY:
0, 17, 89
CMYK:
0, 17, 89, 0
HSL:
49°, 99.1228%, 55.2941%
HSV (HSB):
49°, 88.9764%, 99.6078%
XYZ:
64.6261, 68.2416, 10.8644
xyY:
0.4496, 0.4748, 68.2416
CIE-Lab:
86.1271, -0.5334, 83.3175
CIE-LCH:
86.1271, 83.3192, 90.3668
CIE-Luv:
86.1271, 36.7179, 89.1480
Hunter-Lab:
82.6085, -4.9211, 50.0283
#fed41c color charts
#fed41c color shades, tints & tones
#fed41c color schemes
#fed41c color preview, HTML & CSS examples
This text has a color of #fed41c
<p style="color:#fed41c;">Text here</p>
.mytext {color:#fed41c;}
This box has a color of #fed41c
<div style="background-color:#fed41c;">Content here</div>
.mybackground {background-color:#fed41c;}
Border around this has a color of #fed41c
<div style="border:2px solid #fed41c;">Content here</div>
.myborder {border:2px solid #fed41c;}