#fedf50 color space conversions
Hex:
#fedf50
RGB:
254, 223, 80
CMY:
0, 13, 69
CMYK:
0, 12, 69, 0
HSL:
49°, 98.8636%, 65.4902%
HSV (HSB):
49°, 68.5039%, 99.6078%
XYZ:
68.7087, 74.4254, 18.3336
xyY:
0.4255, 0.4609, 74.4254
CIE-Lab:
89.1231, -4.3773, 70.8069
CIE-LCH:
89.1231, 70.9421, 93.5376
CIE-Luv:
89.1231, 27.5574, 83.1975
Hunter-Lab:
86.2701, -8.8088, 47.7891
#fedf50 color charts
#fedf50 color shades, tints & tones
#fedf50 color schemes
#fedf50 color preview, HTML & CSS examples
This text has a color of #fedf50
<p style="color:#fedf50;">Text here</p>
.mytext {color:#fedf50;}
This box has a color of #fedf50
<div style="background-color:#fedf50;">Content here</div>
.mybackground {background-color:#fedf50;}
Border around this has a color of #fedf50
<div style="border:2px solid #fedf50;">Content here</div>
.myborder {border:2px solid #fedf50;}