#fecd96 color space conversions
Hex:
#fecd96
RGB:
254, 205, 150
CMY:
0, 20, 41
CMYK:
0, 19, 41, 0
HSL:
32°, 98.1132%, 79.2157%
HSV (HSB):
32°, 40.9449%, 99.6078%
XYZ:
68.2094, 66.9355, 38.1790
xyY:
0.3935, 0.3862, 66.9355
CIE-Lab:
85.4714, 10.2735, 33.9185
CIE-LCH:
85.4714, 35.4402, 73.1491
CIE-Luv:
85.4714, 35.6203, 43.6369
Hunter-Lab:
81.8141, 5.6429, 29.6019
#fecd96 color charts
#fecd96 color shades, tints & tones
#fecd96 color schemes
#fecd96 color preview, HTML & CSS examples
This text has a color of #fecd96
<p style="color:#fecd96;">Text here</p>
.mytext {color:#fecd96;}
This box has a color of #fecd96
<div style="background-color:#fecd96;">Content here</div>
.mybackground {background-color:#fecd96;}
Border around this has a color of #fecd96
<div style="border:2px solid #fecd96;">Content here</div>
.myborder {border:2px solid #fecd96;}