#fe901f color space conversions
Hex:
#fe901f
RGB:
254, 144, 31
CMY:
0, 44, 88
CMYK:
0, 43, 88, 0
HSL:
30°, 99.1111%, 55.8824%
HSV (HSB):
30°, 87.7953%, 99.6078%
XYZ:
51.0936, 41.1163, 6.5396
xyY:
0.5174, 0.4164, 41.1163
CIE-Lab:
70.2573, 34.7501, 70.3956
CIE-LCH:
70.2573, 78.5055, 63.7272
CIE-Luv:
70.2573, 90.8331, 63.8858
Hunter-Lab:
64.1220, 30.0188, 38.8386
#fe901f color charts
#fe901f color shades, tints & tones
#fe901f color schemes
#fe901f color preview, HTML & CSS examples
This text has a color of #fe901f
<p style="color:#fe901f;">Text here</p>
.mytext {color:#fe901f;}
This box has a color of #fe901f
<div style="background-color:#fe901f;">Content here</div>
.mybackground {background-color:#fe901f;}
Border around this has a color of #fe901f
<div style="border:2px solid #fe901f;">Content here</div>
.myborder {border:2px solid #fe901f;}