#fe325d color space conversions
Hex:
#fe325d
RGB:
254, 50, 93
CMY:
0, 80, 64
CMYK:
0, 80, 63, 0
HSL:
347°, 99.0291%, 59.6078%
HSV (HSB):
347°, 80.3150%, 99.6078%
XYZ:
43.9894, 24.1423, 12.6974
xyY:
0.5442, 0.2987, 24.1423
CIE-Lab:
56.2300, 75.4223, 26.8226
CIE-LCH:
56.2300, 80.0498, 19.5770
CIE-Luv:
56.2300, 144.9321, 15.2023
Hunter-Lab:
49.1349, 73.8214, 19.0728
#fe325d color charts
#fe325d color shades, tints & tones
#fe325d color schemes
#fe325d color preview, HTML & CSS examples
This text has a color of #fe325d
<p style="color:#fe325d;">Text here</p>
.mytext {color:#fe325d;}
This box has a color of #fe325d
<div style="background-color:#fe325d;">Content here</div>
.mybackground {background-color:#fe325d;}
Border around this has a color of #fe325d
<div style="border:2px solid #fe325d;">Content here</div>
.myborder {border:2px solid #fe325d;}