#fe312b color space conversions
Hex:
#fe312b
RGB:
254, 49, 43
CMY:
0, 81, 83
CMYK:
0, 81, 83, 0
HSL:
2°, 99.0610%, 58.2353%
HSV (HSB):
2°, 83.0709%, 99.6078%
XYZ:
42.4074, 23.4419, 4.5751
xyY:
0.6022, 0.3329, 23.4419
CIE-Lab:
55.5246, 73.7698, 53.7875
CIE-LCH:
55.5246, 91.2966, 36.0968
CIE-Luv:
55.5246, 157.4743, 35.4176
Hunter-Lab:
48.4168, 71.6155, 28.2892
#fe312b color charts
#fe312b color shades, tints & tones
#fe312b color schemes
#fe312b color preview, HTML & CSS examples
This text has a color of #fe312b
<p style="color:#fe312b;">Text here</p>
.mytext {color:#fe312b;}
This box has a color of #fe312b
<div style="background-color:#fe312b;">Content here</div>
.mybackground {background-color:#fe312b;}
Border around this has a color of #fe312b
<div style="border:2px solid #fe312b;">Content here</div>
.myborder {border:2px solid #fe312b;}