#fe365f color space conversions
Hex:
#fe365f
RGB:
254, 54, 95
CMY:
0, 79, 63
CMYK:
0, 79, 63, 0
HSL:
348°, 99.0099%, 60.3922%
HSV (HSB):
348°, 78.7402%, 99.6078%
XYZ:
44.2578, 24.5354, 13.2296
xyY:
0.5396, 0.2991, 24.5354
CIE-Lab:
56.6199, 74.5266, 26.1480
CIE-LCH:
56.6199, 78.9806, 19.3337
CIE-Luv:
56.6199, 142.6787, 14.8864
Hunter-Lab:
49.5332, 72.8061, 18.8377
#fe365f color charts
#fe365f color shades, tints & tones
#fe365f color schemes
#fe365f color preview, HTML & CSS examples
This text has a color of #fe365f
<p style="color:#fe365f;">Text here</p>
.mytext {color:#fe365f;}
This box has a color of #fe365f
<div style="background-color:#fe365f;">Content here</div>
.mybackground {background-color:#fe365f;}
Border around this has a color of #fe365f
<div style="border:2px solid #fe365f;">Content here</div>
.myborder {border:2px solid #fe365f;}