#fde28c color space conversions
Hex:
#fde28c
RGB:
253, 226, 140
CMY:
1, 11, 45
CMYK:
0, 11, 45, 1
HSL:
46°, 96.5812%, 77.0588%
HSV (HSB):
46°, 44.6640%, 99.2157%
XYZ:
72.4380, 77.1688, 35.8881
xyY:
0.3905, 0.4160, 77.1688
CIE-Lab:
90.3993, -1.9017, 45.2940
CIE-LCH:
90.3993, 45.3339, 92.4042
CIE-Luv:
90.3993, 22.0647, 59.7916
Hunter-Lab:
87.8458, -6.5383, 37.2700
#fde28c color charts
#fde28c color shades, tints & tones
#fde28c color schemes
#fde28c color preview, HTML & CSS examples
This text has a color of #fde28c
<p style="color:#fde28c;">Text here</p>
.mytext {color:#fde28c;}
This box has a color of #fde28c
<div style="background-color:#fde28c;">Content here</div>
.mybackground {background-color:#fde28c;}
Border around this has a color of #fde28c
<div style="border:2px solid #fde28c;">Content here</div>
.myborder {border:2px solid #fde28c;}