#fdfc95 color space conversions
Hex:
#fdfc95
RGB:
253, 252, 149
CMY:
1, 1, 42
CMYK:
0, 0, 41, 1
HSL:
59°, 96.2963%, 78.8235%
HSV (HSB):
59°, 41.1067%, 99.2157%
XYZ:
80.7432, 92.6734, 42.0659
xyY:
0.3747, 0.4301, 92.6734
CIE-Lab:
97.0949, -13.9352, 49.3268
CIE-LCH:
97.0949, 51.2574, 105.7754
CIE-Luv:
97.0949, 5.5440, 68.0560
Hunter-Lab:
96.2670, -18.7517, 41.4789
#fdfc95 color charts
#fdfc95 color shades, tints & tones
#fdfc95 color schemes
#fdfc95 color preview, HTML & CSS examples
This text has a color of #fdfc95
<p style="color:#fdfc95;">Text here</p>
.mytext {color:#fdfc95;}
This box has a color of #fdfc95
<div style="background-color:#fdfc95;">Content here</div>
.mybackground {background-color:#fdfc95;}
Border around this has a color of #fdfc95
<div style="border:2px solid #fdfc95;">Content here</div>
.myborder {border:2px solid #fdfc95;}