#fe315d color space conversions
Hex:
#fe315d
RGB:
254, 49, 93
CMY:
0, 81, 64
CMYK:
0, 81, 63, 0
HSL:
347°, 99.0338%, 59.4118%
HSV (HSB):
347°, 80.7087%, 99.6078%
XYZ:
43.9471, 24.0578, 12.6833
xyY:
0.5447, 0.2982, 24.0578
CIE-Lab:
56.1456, 75.6623, 26.7131
CIE-LCH:
56.1456, 80.2395, 19.4460
CIE-Luv:
56.1456, 145.3191, 15.0158
Hunter-Lab:
49.0487, 74.0989, 19.0026
#fe315d color charts
#fe315d color shades, tints & tones
#fe315d color schemes
#fe315d color preview, HTML & CSS examples
This text has a color of #fe315d
<p style="color:#fe315d;">Text here</p>
.mytext {color:#fe315d;}
This box has a color of #fe315d
<div style="background-color:#fe315d;">Content here</div>
.mybackground {background-color:#fe315d;}
Border around this has a color of #fe315d
<div style="border:2px solid #fe315d;">Content here</div>
.myborder {border:2px solid #fe315d;}