#fe3139 color space conversions
Hex:
#fe3139
RGB:
254, 49, 57
CMY:
0, 81, 78
CMYK:
0, 81, 78, 0
HSL:
358°, 99.0338%, 59.4118%
HSV (HSB):
358°, 80.7087%, 99.6078%
XYZ:
42.7099, 23.5629, 6.1679
xyY:
0.5896, 0.3253, 23.5629
CIE-Lab:
55.6474, 74.1465, 46.7192
CIE-LCH:
55.6474, 87.6378, 32.2147
CIE-Luv:
55.6474, 154.9288, 31.1711
Hunter-Lab:
48.5416, 72.1075, 26.4455
#fe3139 color charts
#fe3139 color shades, tints & tones
#fe3139 color schemes
#fe3139 color preview, HTML & CSS examples
This text has a color of #fe3139
<p style="color:#fe3139;">Text here</p>
.mytext {color:#fe3139;}
This box has a color of #fe3139
<div style="background-color:#fe3139;">Content here</div>
.mybackground {background-color:#fe3139;}
Border around this has a color of #fe3139
<div style="border:2px solid #fe3139;">Content here</div>
.myborder {border:2px solid #fe3139;}