#fe142f color space conversions
Hex:
#fe142f
RGB:
254, 20, 47
CMY:
0, 92, 82
CMYK:
0, 92, 81, 0
HSL:
353°, 99.1525%, 53.7255%
HSV (HSB):
353°, 92.1260%, 99.6078%
XYZ:
41.6363, 21.7764, 4.6981
xyY:
0.6113, 0.3197, 21.7764
CIE-Lab:
53.7889, 78.9212, 50.1774
CIE-LCH:
53.7889, 93.5218, 32.4478
CIE-Luv:
53.7889, 166.2225, 30.9175
Hunter-Lab:
46.6652, 77.5999, 26.6965
#fe142f color charts
#fe142f color shades, tints & tones
#fe142f color schemes
#fe142f color preview, HTML & CSS examples
This text has a color of #fe142f
<p style="color:#fe142f;">Text here</p>
.mytext {color:#fe142f;}
This box has a color of #fe142f
<div style="background-color:#fe142f;">Content here</div>
.mybackground {background-color:#fe142f;}
Border around this has a color of #fe142f
<div style="border:2px solid #fe142f;">Content here</div>
.myborder {border:2px solid #fe142f;}