#fe5958 color space conversions
Hex:
#fe5958
RGB:
254, 89, 88
CMY:
0, 65, 65
CMYK:
0, 65, 65, 0
HSL:
0°, 98.8095%, 67.0588%
HSV (HSB):
0°, 65.3543%, 99.6078%
XYZ:
46.2069, 28.9202, 12.3793
xyY:
0.5280, 0.3305, 28.9202
CIE-Lab:
60.7111, 62.4997, 35.3713
CIE-LCH:
60.7111, 71.8147, 29.5074
CIE-Luv:
60.7111, 125.9306, 27.5969
Hunter-Lab:
53.7775, 59.2608, 23.9960
#fe5958 color charts
#fe5958 color shades, tints & tones
#fe5958 color schemes
#fe5958 color preview, HTML & CSS examples
This text has a color of #fe5958
<p style="color:#fe5958;">Text here</p>
.mytext {color:#fe5958;}
This box has a color of #fe5958
<div style="background-color:#fe5958;">Content here</div>
.mybackground {background-color:#fe5958;}
Border around this has a color of #fe5958
<div style="border:2px solid #fe5958;">Content here</div>
.myborder {border:2px solid #fe5958;}