#fe132a color space conversions
Hex:
#fe132a
RGB:
254, 19, 42
CMY:
0, 93, 84
CMYK:
0, 93, 83, 0
HSL:
354°, 99.1561%, 53.5294%
HSV (HSB):
354°, 92.5197%, 99.6078%
XYZ:
41.5238, 21.7037, 4.1912
xyY:
0.6159, 0.3219, 21.7037
CIE-Lab:
53.7112, 78.9138, 52.6631
CIE-LCH:
53.7112, 94.8725, 33.7171
CIE-Luv:
53.7112, 167.3362, 32.2372
Hunter-Lab:
46.5873, 77.5716, 27.2771
#fe132a color charts
#fe132a color shades, tints & tones
#fe132a color schemes
#fe132a color preview, HTML & CSS examples
This text has a color of #fe132a
<p style="color:#fe132a;">Text here</p>
.mytext {color:#fe132a;}
This box has a color of #fe132a
<div style="background-color:#fe132a;">Content here</div>
.mybackground {background-color:#fe132a;}
Border around this has a color of #fe132a
<div style="border:2px solid #fe132a;">Content here</div>
.myborder {border:2px solid #fe132a;}