#fe5950 color space conversions
Hex:
#fe5950
RGB:
254, 89, 80
CMY:
0, 65, 69
CMYK:
0, 65, 69, 0
HSL:
3°, 98.8636%, 65.4902%
HSV (HSB):
3°, 68.5039%, 99.6078%
XYZ:
45.8934, 28.7948, 10.7285
xyY:
0.5373, 0.3371, 28.7948
CIE-Lab:
60.6001, 62.0872, 39.6937
CIE-LCH:
60.6001, 73.6913, 32.5917
CIE-Luv:
60.6001, 127.7089, 31.3594
Hunter-Lab:
53.6608, 58.7559, 25.7086
#fe5950 color charts
#fe5950 color shades, tints & tones
#fe5950 color schemes
#fe5950 color preview, HTML & CSS examples
This text has a color of #fe5950
<p style="color:#fe5950;">Text here</p>
.mytext {color:#fe5950;}
This box has a color of #fe5950
<div style="background-color:#fe5950;">Content here</div>
.mybackground {background-color:#fe5950;}
Border around this has a color of #fe5950
<div style="border:2px solid #fe5950;">Content here</div>
.myborder {border:2px solid #fe5950;}