#fded8a color space conversions
Hex:
#fded8a
RGB:
253, 237, 138
CMY:
1, 7, 46
CMYK:
0, 6, 45, 1
HSL:
52°, 96.6387%, 76.6667%
HSV (HSB):
52°, 45.4545%, 99.2157%
XYZ:
75.3796, 83.2860, 36.1476
xyY:
0.3869, 0.4275, 83.2860
CIE-Lab:
93.1395, -7.6127, 49.6864
CIE-LCH:
93.1395, 50.2662, 98.7108
CIE-Luv:
93.1395, 15.2011, 66.2350
Hunter-Lab:
91.2612, -12.2701, 40.3986
#fded8a color charts
#fded8a color shades, tints & tones
#fded8a color schemes
#fded8a color preview, HTML & CSS examples
This text has a color of #fded8a
<p style="color:#fded8a;">Text here</p>
.mytext {color:#fded8a;}
This box has a color of #fded8a
<div style="background-color:#fded8a;">Content here</div>
.mybackground {background-color:#fded8a;}
Border around this has a color of #fded8a
<div style="border:2px solid #fded8a;">Content here</div>
.myborder {border:2px solid #fded8a;}