#fdfd80 color space conversions
Hex:
#fdfd80
RGB:
253, 253, 128
CMY:
1, 1, 50
CMYK:
0, 0, 49, 1
HSL:
60°, 96.8992%, 74.7059%
HSV (HSB):
60°, 49.4071%, 99.2157%
XYZ:
79.5296, 92.6917, 34.1217
xyY:
0.3854, 0.4492, 92.6917
CIE-Lab:
97.1024, -16.3519, 59.1560
CIE-LCH:
97.1024, 61.3744, 105.4519
CIE-Luv:
97.1024, 5.6688, 78.5803
Hunter-Lab:
96.2765, -21.0334, 46.3804
#fdfd80 color charts
#fdfd80 color shades, tints & tones
#fdfd80 color schemes
#fdfd80 color preview, HTML & CSS examples
This text has a color of #fdfd80
<p style="color:#fdfd80;">Text here</p>
.mytext {color:#fdfd80;}
This box has a color of #fdfd80
<div style="background-color:#fdfd80;">Content here</div>
.mybackground {background-color:#fdfd80;}
Border around this has a color of #fdfd80
<div style="border:2px solid #fdfd80;">Content here</div>
.myborder {border:2px solid #fdfd80;}