#fe000c color space conversions
Hex:
#fe000c
RGB:
254, 0, 12
CMY:
0, 100, 95
CMYK:
0, 100, 95, 0
HSL:
357°, 100.0000%, 49.8039%
HSV (HSB):
357°, 100.0000%, 99.6078%
XYZ:
40.9394, 21.0974, 2.2623
xyY:
0.6367, 0.3281, 21.0974
CIE-Lab:
53.0559, 79.9502, 64.0793
CIE-LCH:
53.0559, 102.4607, 38.7118
CIE-Luv:
53.0559, 173.6822, 36.5793
Hunter-Lab:
45.9319, 78.7175, 29.2321
#fe000c color charts
#fe000c RGB chart
#fe000c CMYK chart
#fe000c RGB pie chart
#fe000c color shades, tints & tones
#fe000c color schemes
#fe000c color preview, HTML & CSS examples
This text has a color of #fe000c
<p style="color:#fe000c;">Text here</p>
.mytext {color:#fe000c;}
Text color #fe000c
This box has a color of #fe000c
<div style="background-color:#fe000c;">Content here</div>
.mybackground {background-color:#fe000c;}
Background color #fe000c
Border around this has a color of #fe000c
<div style="border:2px solid #fe000c;">Content here</div>
.myborder {border:2px solid #fe000c;}
Border color #fe000c