#fec29e color space conversions
Hex:
#fec29e
RGB:
254, 194, 158
CMY:
0, 24, 38
CMYK:
0, 24, 38, 0
HSL:
23°, 97.9592%, 80.7843%
HSV (HSB):
23°, 37.7953%, 99.6078%
XYZ:
66.3364, 62.1230, 40.8424
xyY:
0.3918, 0.3669, 62.1230
CIE-Lab:
82.9788, 16.8817, 26.4149
CIE-LCH:
82.9788, 31.3487, 57.4174
CIE-Luv:
82.9788, 41.9904, 32.9559
Hunter-Lab:
78.8182, 12.3007, 24.4495
#fec29e color charts
#fec29e color shades, tints & tones
#fec29e color schemes
#fec29e color preview, HTML & CSS examples
This text has a color of #fec29e
<p style="color:#fec29e;">Text here</p>
.mytext {color:#fec29e;}
This box has a color of #fec29e
<div style="background-color:#fec29e;">Content here</div>
.mybackground {background-color:#fec29e;}
Border around this has a color of #fec29e
<div style="border:2px solid #fec29e;">Content here</div>
.myborder {border:2px solid #fec29e;}