#fe315a color space conversions
Hex:
#fe315a
RGB:
254, 49, 90
CMY:
0, 81, 65
CMYK:
0, 81, 65, 0
HSL:
348°, 99.0338%, 59.4118%
HSV (HSB):
348°, 80.7087%, 99.6078%
XYZ:
43.8168, 24.0056, 11.9970
xyY:
0.5489, 0.3007, 24.0056
CIE-Lab:
56.0934, 75.5045, 28.4177
CIE-LCH:
56.0934, 80.6752, 20.6249
CIE-Luv:
56.0934, 146.2749, 16.6321
Hunter-Lab:
48.9956, 73.8907, 19.7792
#fe315a color charts
#fe315a color shades, tints & tones
#fe315a color schemes
#fe315a color preview, HTML & CSS examples
This text has a color of #fe315a
<p style="color:#fe315a;">Text here</p>
.mytext {color:#fe315a;}
This box has a color of #fe315a
<div style="background-color:#fe315a;">Content here</div>
.mybackground {background-color:#fe315a;}
Border around this has a color of #fe315a
<div style="border:2px solid #fe315a;">Content here</div>
.myborder {border:2px solid #fe315a;}