#fe994b color space conversions
Hex:
#fe994b
RGB:
254, 153, 75
CMY:
0, 40, 71
CMYK:
0, 40, 70, 0
HSL:
26°, 98.8950%, 64.5098%
HSV (HSB):
26°, 70.4724%, 99.6078%
XYZ:
53.5343, 44.3613, 12.3976
xyY:
0.4854, 0.4022, 44.3613
CIE-Lab:
72.4693, 31.5885, 55.5963
CIE-LCH:
72.4693, 63.9436, 60.3958
CIE-Luv:
72.4693, 80.4135, 56.2170
Hunter-Lab:
66.6043, 26.9148, 35.5868
#fe994b color charts
#fe994b color shades, tints & tones
#fe994b color schemes
#fe994b color preview, HTML & CSS examples
This text has a color of #fe994b
<p style="color:#fe994b;">Text here</p>
.mytext {color:#fe994b;}
This box has a color of #fe994b
<div style="background-color:#fe994b;">Content here</div>
.mybackground {background-color:#fe994b;}
Border around this has a color of #fe994b
<div style="border:2px solid #fe994b;">Content here</div>
.myborder {border:2px solid #fe994b;}