#fe0112 color space conversions
Hex:
#fe0112
RGB:
254, 1, 18
CMY:
0, 100, 93
CMYK:
0, 100, 93, 0
HSL:
356°, 99.2157%, 50.0000%
HSV (HSB):
356°, 99.6063%, 99.6078%
XYZ:
40.9931, 21.1362, 2.4914
xyY:
0.6344, 0.3271, 21.1362
CIE-Lab:
53.0982, 79.9327, 62.3556
CIE-LCH:
53.0982, 101.3778, 37.9578
CIE-Luv:
53.0982, 173.1023, 35.9654
Hunter-Lab:
45.9741, 78.7058, 28.9689
#fe0112 color charts
#fe0112 color shades, tints & tones
#fe0112 color schemes
#fe0112 color preview, HTML & CSS examples
This text has a color of #fe0112
<p style="color:#fe0112;">Text here</p>
.mytext {color:#fe0112;}
This box has a color of #fe0112
<div style="background-color:#fe0112;">Content here</div>
.mybackground {background-color:#fe0112;}
Border around this has a color of #fe0112
<div style="border:2px solid #fe0112;">Content here</div>
.myborder {border:2px solid #fe0112;}