#fe940a color space conversions
Hex:
#fe940a
RGB:
254, 148, 10
CMY:
0, 42, 96
CMYK:
0, 42, 96, 0
HSL:
34°, 99.1870%, 51.7647%
HSV (HSB):
34°, 96.0630%, 99.6078%
XYZ:
51.5177, 42.2726, 5.7313
xyY:
0.5177, 0.4248, 42.2726
CIE-Lab:
71.0584, 32.4188, 75.1468
CIE-LCH:
71.0584, 81.8415, 66.6643
CIE-Luv:
71.0584, 88.1031, 67.4369
Hunter-Lab:
65.0173, 27.6575, 40.2857
#fe940a color charts
#fe940a color shades, tints & tones
#fe940a color schemes
#fe940a color preview, HTML & CSS examples
This text has a color of #fe940a
<p style="color:#fe940a;">Text here</p>
.mytext {color:#fe940a;}
This box has a color of #fe940a
<div style="background-color:#fe940a;">Content here</div>
.mybackground {background-color:#fe940a;}
Border around this has a color of #fe940a
<div style="border:2px solid #fe940a;">Content here</div>
.myborder {border:2px solid #fe940a;}