#fec350 color space conversions
Hex:
#fec350
RGB:
254, 195, 80
CMY:
0, 24, 69
CMYK:
0, 23, 69, 0
HSL:
40°, 98.8636%, 65.4902%
HSV (HSB):
40°, 68.5039%, 99.6078%
XYZ:
61.8361, 60.6802, 16.0428
xyY:
0.4463, 0.4379, 60.6802
CIE-Lab:
82.2065, 9.9453, 63.6878
CIE-LCH:
82.2065, 64.4596, 81.1245
CIE-Luv:
82.2065, 47.6793, 71.5906
Hunter-Lab:
77.8975, 5.3751, 42.3177
#fec350 color charts
#fec350 color shades, tints & tones
#fec350 color schemes
#fec350 color preview, HTML & CSS examples
This text has a color of #fec350
<p style="color:#fec350;">Text here</p>
.mytext {color:#fec350;}
This box has a color of #fec350
<div style="background-color:#fec350;">Content here</div>
.mybackground {background-color:#fec350;}
Border around this has a color of #fec350
<div style="border:2px solid #fec350;">Content here</div>
.myborder {border:2px solid #fec350;}