#fe324e color space conversions
Hex:
#fe324e
RGB:
254, 50, 78
CMY:
0, 80, 69
CMYK:
0, 80, 69, 0
HSL:
352°, 99.0291%, 59.6078%
HSV (HSB):
352°, 80.3150%, 99.6078%
XYZ:
43.3888, 23.9021, 9.5344
xyY:
0.5648, 0.3111, 23.9021
CIE-Lab:
55.9896, 74.6901, 35.3073
CIE-LCH:
55.9896, 82.6149, 25.3009
CIE-Luv:
55.9896, 149.4206, 22.8053
Hunter-Lab:
48.8898, 72.8585, 22.6601
#fe324e color charts
#fe324e color shades, tints & tones
#fe324e color schemes
#fe324e color preview, HTML & CSS examples
This text has a color of #fe324e
<p style="color:#fe324e;">Text here</p>
.mytext {color:#fe324e;}
This box has a color of #fe324e
<div style="background-color:#fe324e;">Content here</div>
.mybackground {background-color:#fe324e;}
Border around this has a color of #fe324e
<div style="border:2px solid #fe324e;">Content here</div>
.myborder {border:2px solid #fe324e;}