#fe112c color space conversions
Hex:
#fe112c
RGB:
254, 17, 44
CMY:
0, 93, 83
CMYK:
0, 93, 83, 0
HSL:
353°, 99.1632%, 53.1373%
HSV (HSB):
353°, 93.3071%, 99.6078%
XYZ:
41.5281, 21.6536, 4.3737
xyY:
0.6147, 0.3205, 21.6536
CIE-Lab:
53.6575, 79.1585, 51.6043
CIE-LCH:
53.6575, 94.4938, 33.1007
CIE-Luv:
53.6575, 167.3617, 31.5649
Hunter-Lab:
46.5334, 77.8665, 27.0007
#fe112c color charts
#fe112c color shades, tints & tones
#fe112c color schemes
#fe112c color preview, HTML & CSS examples
This text has a color of #fe112c
<p style="color:#fe112c;">Text here</p>
.mytext {color:#fe112c;}
This box has a color of #fe112c
<div style="background-color:#fe112c;">Content here</div>
.mybackground {background-color:#fe112c;}
Border around this has a color of #fe112c
<div style="border:2px solid #fe112c;">Content here</div>
.myborder {border:2px solid #fe112c;}