#fed92d color space conversions
Hex:
#fed92d
RGB:
254, 217, 45
CMY:
0, 15, 82
CMYK:
0, 15, 82, 0
HSL:
49°, 99.0521%, 58.6275%
HSV (HSB):
49°, 82.2835%, 99.6078%
XYZ:
66.1596, 70.8860, 12.6780
xyY:
0.4419, 0.4734, 70.8860
CIE-Lab:
87.4296, -2.6972, 80.6646
CIE-LCH:
87.4296, 80.7097, 91.9151
CIE-Luv:
87.4296, 32.7726, 88.7854
Hunter-Lab:
84.1938, -7.0738, 50.0077
#fed92d color charts
#fed92d color shades, tints & tones
#fed92d color schemes
#fed92d color preview, HTML & CSS examples
This text has a color of #fed92d
<p style="color:#fed92d;">Text here</p>
.mytext {color:#fed92d;}
This box has a color of #fed92d
<div style="background-color:#fed92d;">Content here</div>
.mybackground {background-color:#fed92d;}
Border around this has a color of #fed92d
<div style="border:2px solid #fed92d;">Content here</div>
.myborder {border:2px solid #fed92d;}