#fe412e color space conversions
Hex:
#fe412e
RGB:
254, 65, 46
CMY:
0, 75, 82
CMYK:
0, 74, 82, 0
HSL:
5°, 99.0476%, 58.8235%
HSV (HSB):
5°, 81.8898%, 99.6078%
XYZ:
43.2565, 25.0487, 5.1398
xyY:
0.5890, 0.3411, 25.0487
CIE-Lab:
57.1228, 69.4140, 53.7927
CIE-LCH:
57.1228, 87.8177, 37.7741
CIE-Luv:
57.1228, 148.8646, 37.5909
Hunter-Lab:
50.0487, 66.6904, 28.9452
#fe412e color charts
#fe412e color shades, tints & tones
#fe412e color schemes
#fe412e color preview, HTML & CSS examples
This text has a color of #fe412e
<p style="color:#fe412e;">Text here</p>
.mytext {color:#fe412e;}
This box has a color of #fe412e
<div style="background-color:#fe412e;">Content here</div>
.mybackground {background-color:#fe412e;}
Border around this has a color of #fe412e
<div style="border:2px solid #fe412e;">Content here</div>
.myborder {border:2px solid #fe412e;}