#fe010c color space conversions
Hex:
#fe010c
RGB:
254, 1, 12
CMY:
0, 100, 95
CMYK:
0, 100, 95, 0
HSL:
357°, 99.2157%, 50.0000%
HSV (HSB):
357°, 99.6063%, 99.6078%
XYZ:
40.9503, 21.1191, 2.2659
xyY:
0.6365, 0.3283, 21.1191
CIE-Lab:
53.0796, 79.8816, 64.0908
CIE-LCH:
53.0796, 102.4143, 38.7409
CIE-Luv:
53.0796, 173.5462, 36.6226
Hunter-Lab:
45.9555, 78.6366, 29.2455
#fe010c color charts
#fe010c RGB chart
#fe010c CMYK chart
#fe010c RGB pie chart
#fe010c color shades, tints & tones
#fe010c color schemes
#fe010c color preview, HTML & CSS examples
This text has a color of #fe010c
<p style="color:#fe010c;">Text here</p>
.mytext {color:#fe010c;}
Text color #fe010c
This box has a color of #fe010c
<div style="background-color:#fe010c;">Content here</div>
.mybackground {background-color:#fe010c;}
Background color #fe010c
Border around this has a color of #fe010c
<div style="border:2px solid #fe010c;">Content here</div>
.myborder {border:2px solid #fe010c;}
Border color #fe010c