#fde285 color space conversions
Hex:
#fde285
RGB:
253, 226, 133
CMY:
1, 11, 48
CMYK:
0, 11, 47, 1
HSL:
47°, 96.7742%, 75.6863%
HSV (HSB):
47°, 47.4308%, 99.2157%
XYZ:
71.9380, 76.9688, 33.2552
xyY:
0.3949, 0.4225, 76.9688
CIE-Lab:
90.3073, -2.5584, 48.6001
CIE-LCH:
90.3073, 48.6673, 93.0134
CIE-Luv:
90.3073, 22.4575, 63.3764
Hunter-Lab:
87.7319, -7.1651, 38.9381
#fde285 color charts
#fde285 color shades, tints & tones
#fde285 color schemes
#fde285 color preview, HTML & CSS examples
This text has a color of #fde285
<p style="color:#fde285;">Text here</p>
.mytext {color:#fde285;}
This box has a color of #fde285
<div style="background-color:#fde285;">Content here</div>
.mybackground {background-color:#fde285;}
Border around this has a color of #fde285
<div style="border:2px solid #fde285;">Content here</div>
.myborder {border:2px solid #fde285;}