#fe912c color space conversions
Hex:
#fe912c
RGB:
254, 145, 44
CMY:
0, 43, 83
CMYK:
0, 43, 83, 0
HSL:
29°, 99.0566%, 58.4314%
HSV (HSB):
29°, 82.6772%, 99.6078%
XYZ:
51.4531, 41.5035, 7.6820
xyY:
0.5113, 0.4124, 41.5035
CIE-Lab:
70.5272, 34.5378, 66.5429
CIE-LCH:
70.5272, 74.9721, 62.5693
CIE-Luv:
70.5272, 89.3214, 61.9218
Hunter-Lab:
64.4232, 29.8226, 38.0264
#fe912c color charts
#fe912c color shades, tints & tones
#fe912c color schemes
#fe912c color preview, HTML & CSS examples
This text has a color of #fe912c
<p style="color:#fe912c;">Text here</p>
.mytext {color:#fe912c;}
This box has a color of #fe912c
<div style="background-color:#fe912c;">Content here</div>
.mybackground {background-color:#fe912c;}
Border around this has a color of #fe912c
<div style="border:2px solid #fe912c;">Content here</div>
.myborder {border:2px solid #fe912c;}