#fdee1f color space conversions
Hex:
#fdee1f
RGB:
253, 238, 31
CMY:
1, 7, 88
CMYK:
0, 6, 88, 1
HSL:
56°, 98.2301%, 55.6863%
HSV (HSB):
56°, 87.7470%, 99.2157%
XYZ:
71.3299, 82.1306, 13.3896
xyY:
0.4275, 0.4922, 82.1306
CIE-Lab:
92.6325, -13.8686, 87.8410
CIE-LCH:
92.6325, 88.9290, 98.9720
CIE-Luv:
92.6325, 17.5058, 98.5865
Hunter-Lab:
90.6260, -18.1017, 54.6783
#fdee1f color charts
#fdee1f color shades, tints & tones
#fdee1f color schemes
#fdee1f color preview, HTML & CSS examples
This text has a color of #fdee1f
<p style="color:#fdee1f;">Text here</p>
.mytext {color:#fdee1f;}
This box has a color of #fdee1f
<div style="background-color:#fdee1f;">Content here</div>
.mybackground {background-color:#fdee1f;}
Border around this has a color of #fdee1f
<div style="border:2px solid #fdee1f;">Content here</div>
.myborder {border:2px solid #fdee1f;}