#fe112d color space conversions
Hex:
#fe112d
RGB:
254, 17, 45
CMY:
0, 93, 82
CMYK:
0, 93, 82, 0
HSL:
353°, 99.1632%, 53.1373%
HSV (HSB):
353°, 93.3071%, 99.6078%
XYZ:
41.5472, 21.6612, 4.4739
xyY:
0.6139, 0.3200, 21.6612
CIE-Lab:
53.6657, 79.1813, 51.0991
CIE-LCH:
53.6657, 94.2380, 32.8359
CIE-Luv:
53.6657, 167.1782, 31.2863
Hunter-Lab:
46.5416, 77.8972, 26.8798
#fe112d color charts
#fe112d color shades, tints & tones
#fe112d color schemes
#fe112d color preview, HTML & CSS examples
This text has a color of #fe112d
<p style="color:#fe112d;">Text here</p>
.mytext {color:#fe112d;}
This box has a color of #fe112d
<div style="background-color:#fe112d;">Content here</div>
.mybackground {background-color:#fe112d;}
Border around this has a color of #fe112d
<div style="border:2px solid #fe112d;">Content here</div>
.myborder {border:2px solid #fe112d;}