#fdde5c color space conversions
Hex:
#fdde5c
RGB:
253, 222, 92
CMY:
1, 13, 64
CMYK:
0, 12, 64, 1
HSL:
48°, 97.5758%, 67.6471%
HSV (HSB):
48°, 63.6364%, 99.2157%
XYZ:
68.5611, 73.8979, 20.7754
xyY:
0.4200, 0.4527, 73.8979
CIE-Lab:
88.8742, -3.6260, 65.6776
CIE-LCH:
88.8742, 65.7776, 93.1600
CIE-Luv:
88.8742, 27.0816, 78.9094
Hunter-Lab:
85.9639, -8.0730, 45.8458
#fdde5c color charts
#fdde5c color shades, tints & tones
#fdde5c color schemes
#fdde5c color preview, HTML & CSS examples
This text has a color of #fdde5c
<p style="color:#fdde5c;">Text here</p>
.mytext {color:#fdde5c;}
This box has a color of #fdde5c
<div style="background-color:#fdde5c;">Content here</div>
.mybackground {background-color:#fdde5c;}
Border around this has a color of #fdde5c
<div style="border:2px solid #fdde5c;">Content here</div>
.myborder {border:2px solid #fdde5c;}