#fe111d color space conversions
Hex:
#fe111d
RGB:
254, 17, 29
CMY:
0, 93, 89
CMYK:
0, 93, 89, 0
HSL:
357°, 99.1632%, 53.1373%
HSV (HSB):
357°, 93.3071%, 99.6078%
XYZ:
41.2953, 21.5604, 3.1475
xyY:
0.6257, 0.3267, 21.5604
CIE-Lab:
53.5575, 78.8792, 58.5462
CIE-LCH:
53.5575, 98.2323, 36.5837
CIE-Luv:
53.5575, 169.6410, 35.0196
Hunter-Lab:
46.4332, 77.4904, 28.4843
#fe111d color charts
#fe111d color shades, tints & tones
#fe111d color schemes
#fe111d color preview, HTML & CSS examples
This text has a color of #fe111d
<p style="color:#fe111d;">Text here</p>
.mytext {color:#fe111d;}
This box has a color of #fe111d
<div style="background-color:#fe111d;">Content here</div>
.mybackground {background-color:#fe111d;}
Border around this has a color of #fe111d
<div style="border:2px solid #fe111d;">Content here</div>
.myborder {border:2px solid #fe111d;}