#fe3130 color space conversions
Hex:
#fe3130
RGB:
254, 49, 48
CMY:
0, 81, 81
CMYK:
0, 81, 81, 0
HSL:
0°, 99.0385%, 59.2157%
HSV (HSB):
0°, 81.1024%, 99.6078%
XYZ:
42.5049, 23.4809, 5.0883
xyY:
0.5980, 0.3304, 23.4809
CIE-Lab:
55.5642, 73.8914, 51.3476
CIE-LCH:
55.5642, 89.9806, 34.7957
CIE-Luv:
55.5642, 156.6451, 34.0357
Hunter-Lab:
48.4570, 71.7742, 27.6941
#fe3130 color charts
#fe3130 color shades, tints & tones
#fe3130 color schemes
#fe3130 color preview, HTML & CSS examples
This text has a color of #fe3130
<p style="color:#fe3130;">Text here</p>
.mytext {color:#fe3130;}
This box has a color of #fe3130
<div style="background-color:#fe3130;">Content here</div>
.mybackground {background-color:#fe3130;}
Border around this has a color of #fe3130
<div style="border:2px solid #fe3130;">Content here</div>
.myborder {border:2px solid #fe3130;}