#fe5e5b color space conversions
Hex:
#fe5e5b
RGB:
254, 94, 91
CMY:
0, 63, 64
CMYK:
0, 63, 64, 0
HSL:
1°, 98.7879%, 67.6471%
HSV (HSB):
1°, 64.1732%, 99.6078%
XYZ:
46.7641, 29.8316, 13.1909
xyY:
0.5208, 0.3323, 29.8316
CIE-Lab:
61.5086, 60.6361, 34.6737
CIE-LCH:
61.5086, 69.8499, 29.7623
CIE-Luv:
61.5086, 122.0028, 27.6840
Hunter-Lab:
54.6183, 57.2494, 23.9137
#fe5e5b color charts
#fe5e5b color shades, tints & tones
#fe5e5b color schemes
#fe5e5b color preview, HTML & CSS examples
This text has a color of #fe5e5b
<p style="color:#fe5e5b;">Text here</p>
.mytext {color:#fe5e5b;}
This box has a color of #fe5e5b
<div style="background-color:#fe5e5b;">Content here</div>
.mybackground {background-color:#fe5e5b;}
Border around this has a color of #fe5e5b
<div style="border:2px solid #fe5e5b;">Content here</div>
.myborder {border:2px solid #fe5e5b;}