#fed342 color space conversions
Hex:
#fed342
RGB:
254, 211, 66
CMY:
0, 17, 74
CMYK:
0, 17, 74, 0
HSL:
46°, 98.9474%, 62.7451%
HSV (HSB):
46°, 74.0157%, 99.6078%
XYZ:
65.1507, 68.0527, 14.8559
xyY:
0.4400, 0.4596, 68.0527
CIE-Lab:
86.0328, 1.0596, 72.9567
CIE-LCH:
86.0328, 72.9644, 89.1679
CIE-Luv:
86.0328, 36.5482, 82.1287
Hunter-Lab:
82.4941, -3.3921, 47.0686
#fed342 color charts
#fed342 color shades, tints & tones
#fed342 color schemes
#fed342 color preview, HTML & CSS examples
This text has a color of #fed342
<p style="color:#fed342;">Text here</p>
.mytext {color:#fed342;}
This box has a color of #fed342
<div style="background-color:#fed342;">Content here</div>
.mybackground {background-color:#fed342;}
Border around this has a color of #fed342
<div style="border:2px solid #fed342;">Content here</div>
.myborder {border:2px solid #fed342;}