#fe2e12 color space conversions
Hex:
#fe2e12
RGB:
254, 46, 18
CMY:
0, 82, 93
CMYK:
0, 82, 93, 0
HSL:
7°, 99.1597%, 53.3333%
HSV (HSB):
7°, 92.9134%, 99.6078%
XYZ:
41.9592, 23.0685, 2.8134
xyY:
0.6185, 0.3400, 23.0685
CIE-Lab:
55.1428, 74.0647, 63.5326
CIE-LCH:
55.1428, 97.5806, 40.6230
CIE-Luv:
55.1428, 161.6758, 39.7017
Hunter-Lab:
48.0297, 71.8876, 30.1477
#fe2e12 color charts
#fe2e12 color shades, tints & tones
#fe2e12 color schemes
#fe2e12 color preview, HTML & CSS examples
This text has a color of #fe2e12
<p style="color:#fe2e12;">Text here</p>
.mytext {color:#fe2e12;}
This box has a color of #fe2e12
<div style="background-color:#fe2e12;">Content here</div>
.mybackground {background-color:#fe2e12;}
Border around this has a color of #fe2e12
<div style="border:2px solid #fe2e12;">Content here</div>
.myborder {border:2px solid #fe2e12;}