#fe545d color space conversions
Hex:
#fe545d
RGB:
254, 84, 93
CMY:
0, 67, 64
CMYK:
0, 67, 63, 0
HSL:
357°, 98.8372%, 66.2745%
HSV (HSB):
357°, 66.9291%, 99.6078%
XYZ:
46.0192, 28.2018, 13.3739
xyY:
0.5254, 0.3220, 28.2018
CIE-Lab:
60.0706, 64.7273, 31.7387
CIE-LCH:
60.0706, 72.0900, 26.1207
CIE-Luv:
60.0706, 127.8243, 23.5492
Hunter-Lab:
53.1054, 61.7472, 22.2423
#fe545d color charts
#fe545d color shades, tints & tones
#fe545d color schemes
#fe545d color preview, HTML & CSS examples
This text has a color of #fe545d
<p style="color:#fe545d;">Text here</p>
.mytext {color:#fe545d;}
This box has a color of #fe545d
<div style="background-color:#fe545d;">Content here</div>
.mybackground {background-color:#fe545d;}
Border around this has a color of #fe545d
<div style="border:2px solid #fe545d;">Content here</div>
.myborder {border:2px solid #fe545d;}