#fe132b color space conversions
Hex:
#fe132b
RGB:
254, 19, 43
CMY:
0, 93, 83
CMYK:
0, 93, 83, 0
HSL:
354°, 99.1561%, 53.5294%
HSV (HSB):
354°, 92.5197%, 99.6078%
XYZ:
41.5420, 21.7110, 4.2866
xyY:
0.6151, 0.3215, 21.7110
CIE-Lab:
53.7190, 78.9356, 52.1676
CIE-LCH:
53.7190, 94.6165, 33.4603
CIE-Luv:
53.7190, 167.1614, 31.9711
Hunter-Lab:
46.5951, 77.6009, 27.1620
#fe132b color charts
#fe132b color shades, tints & tones
#fe132b color schemes
#fe132b color preview, HTML & CSS examples
This text has a color of #fe132b
<p style="color:#fe132b;">Text here</p>
.mytext {color:#fe132b;}
This box has a color of #fe132b
<div style="background-color:#fe132b;">Content here</div>
.mybackground {background-color:#fe132b;}
Border around this has a color of #fe132b
<div style="border:2px solid #fe132b;">Content here</div>
.myborder {border:2px solid #fe132b;}