#fe445a color space conversions
Hex:
#fe445a
RGB:
254, 68, 90
CMY:
0, 73, 65
CMYK:
0, 73, 65, 0
HSL:
353°, 98.9362%, 63.1373%
HSV (HSB):
353°, 73.2283%, 99.6078%
XYZ:
44.7856, 25.9433, 12.3199
xyY:
0.5393, 0.3124, 25.9433
CIE-Lab:
57.9832, 70.1852, 30.8231
CIE-LCH:
57.9832, 76.6552, 23.7095
CIE-Luv:
57.9832, 137.6333, 20.7335
Hunter-Lab:
50.9345, 67.8158, 21.3132
#fe445a color charts
#fe445a color shades, tints & tones
#fe445a color schemes
#fe445a color preview, HTML & CSS examples
This text has a color of #fe445a
<p style="color:#fe445a;">Text here</p>
.mytext {color:#fe445a;}
This box has a color of #fe445a
<div style="background-color:#fe445a;">Content here</div>
.mybackground {background-color:#fe445a;}
Border around this has a color of #fe445a
<div style="border:2px solid #fe445a;">Content here</div>
.myborder {border:2px solid #fe445a;}