#fdfe50 color space conversions
Hex:
#fdfe50
RGB:
253, 254, 80
CMY:
1, 0, 69
CMYK:
0, 0, 69, 0
HSL:
60°, 98.8636%, 65.4902%
HSV (HSB):
60°, 68.5039%, 99.6078%
XYZ:
77.3978, 92.3455, 21.3346
xyY:
0.4051, 0.4833, 92.3455
CIE-Lab:
96.9613, -19.9921, 78.5970
CIE-LCH:
96.9613, 81.0998, 104.2712
CIE-Luv:
96.9613, 6.2524, 95.9088
Hunter-Lab:
96.0965, -24.4020, 54.1045
#fdfe50 color charts
#fdfe50 color shades, tints & tones
#fdfe50 color schemes
#fdfe50 color preview, HTML & CSS examples
This text has a color of #fdfe50
<p style="color:#fdfe50;">Text here</p>
.mytext {color:#fdfe50;}
This box has a color of #fdfe50
<div style="background-color:#fdfe50;">Content here</div>
.mybackground {background-color:#fdfe50;}
Border around this has a color of #fdfe50
<div style="border:2px solid #fdfe50;">Content here</div>
.myborder {border:2px solid #fdfe50;}