#fe100c color space conversions
Hex:
#fe100c
RGB:
254, 16, 12
CMY:
0, 94, 95
CMYK:
0, 94, 95, 0
HSL:
1°, 99.1803%, 52.1569%
HSV (HSB):
1°, 95.2756%, 99.6078%
XYZ:
41.1247, 21.4680, 2.3240
xyY:
0.6335, 0.3307, 21.4680
CIE-Lab:
53.4579, 78.7864, 64.2765
CIE-LCH:
53.4579, 101.6797, 39.2087
CIE-Luv:
53.4579, 171.3836, 37.3143
Hunter-Lab:
46.3335, 77.3493, 29.4595
#fe100c color charts
#fe100c RGB chart
#fe100c CMYK chart
#fe100c RGB pie chart
#fe100c color shades, tints & tones
#fe100c color schemes
#fe100c color preview, HTML & CSS examples
This text has a color of #fe100c
<p style="color:#fe100c;">Text here</p>
.mytext {color:#fe100c;}
Text color #fe100c
This box has a color of #fe100c
<div style="background-color:#fe100c;">Content here</div>
.mybackground {background-color:#fe100c;}
Background color #fe100c
Border around this has a color of #fe100c
<div style="border:2px solid #fe100c;">Content here</div>
.myborder {border:2px solid #fe100c;}
Border color #fe100c