#fdec8d color space conversions
Hex:
#fdec8d
RGB:
253, 236, 141
CMY:
1, 7, 45
CMYK:
0, 7, 44, 1
HSL:
51°, 96.5517%, 77.2549%
HSV (HSB):
51°, 44.2688%, 99.2157%
XYZ:
75.3112, 82.7966, 37.2113
xyY:
0.3856, 0.4239, 82.7966
CIE-Lab:
92.9253, -6.8297, 47.9719
CIE-LCH:
92.9253, 48.4556, 98.1027
CIE-Luv:
92.9253, 15.6848, 64.2243
Hunter-Lab:
90.9927, -11.4995, 39.4483
#fdec8d color charts
#fdec8d color shades, tints & tones
#fdec8d color schemes
#fdec8d color preview, HTML & CSS examples
This text has a color of #fdec8d
<p style="color:#fdec8d;">Text here</p>
.mytext {color:#fdec8d;}
This box has a color of #fdec8d
<div style="background-color:#fdec8d;">Content here</div>
.mybackground {background-color:#fdec8d;}
Border around this has a color of #fdec8d
<div style="border:2px solid #fdec8d;">Content here</div>
.myborder {border:2px solid #fdec8d;}