#fe5853 color space conversions
Hex:
#fe5853
RGB:
254, 88, 83
CMY:
0, 65, 67
CMYK:
0, 65, 67, 0
HSL:
2°, 98.8439%, 66.0784%
HSV (HSB):
2°, 67.3228%, 99.6078%
XYZ:
45.9241, 28.6748, 11.2979
xyY:
0.5346, 0.3338, 28.6748
CIE-Lab:
60.4936, 62.6338, 37.9038
CIE-LCH:
60.4936, 73.2099, 31.1809
CIE-Luv:
60.4936, 127.7074, 29.6866
Hunter-Lab:
53.5489, 59.3731, 24.9750
#fe5853 color charts
#fe5853 color shades, tints & tones
#fe5853 color schemes
#fe5853 color preview, HTML & CSS examples
This text has a color of #fe5853
<p style="color:#fe5853;">Text here</p>
.mytext {color:#fe5853;}
This box has a color of #fe5853
<div style="background-color:#fe5853;">Content here</div>
.mybackground {background-color:#fe5853;}
Border around this has a color of #fe5853
<div style="border:2px solid #fe5853;">Content here</div>
.myborder {border:2px solid #fe5853;}