#fe921a color space conversions
Hex:
#fe921a
RGB:
254, 146, 26
CMY:
0, 43, 90
CMYK:
0, 43, 90, 0
HSL:
32°, 99.1304%, 54.9020%
HSV (HSB):
32°, 89.7638%, 99.6078%
XYZ:
51.3384, 41.7032, 6.3210
xyY:
0.5167, 0.4197, 41.7032
CIE-Lab:
70.6658, 33.6376, 71.9827
CIE-LCH:
70.6658, 79.4544, 64.9533
CIE-Luv:
70.6658, 89.3598, 65.2668
Hunter-Lab:
64.5780, 28.8929, 39.4012
#fe921a color charts
#fe921a color shades, tints & tones
#fe921a color schemes
#fe921a color preview, HTML & CSS examples
This text has a color of #fe921a
<p style="color:#fe921a;">Text here</p>
.mytext {color:#fe921a;}
This box has a color of #fe921a
<div style="background-color:#fe921a;">Content here</div>
.mybackground {background-color:#fe921a;}
Border around this has a color of #fe921a
<div style="border:2px solid #fe921a;">Content here</div>
.myborder {border:2px solid #fe921a;}