#fe375e color space conversions
Hex:
#fe375e
RGB:
254, 55, 94
CMY:
0, 78, 63
CMYK:
0, 78, 63, 0
HSL:
348°, 99.0050%, 60.5882%
HSV (HSB):
348°, 78.3465%, 99.6078%
XYZ:
44.2596, 24.6114, 13.0074
xyY:
0.5406, 0.3006, 24.6114
CIE-Lab:
56.6948, 74.2093, 26.8349
CIE-LCH:
56.6948, 78.9122, 19.8806
CIE-Luv:
56.6948, 142.5765, 15.6421
Hunter-Lab:
49.6098, 72.4323, 19.1814
#fe375e color charts
#fe375e color shades, tints & tones
#fe375e color schemes
#fe375e color preview, HTML & CSS examples
This text has a color of #fe375e
<p style="color:#fe375e;">Text here</p>
.mytext {color:#fe375e;}
This box has a color of #fe375e
<div style="background-color:#fe375e;">Content here</div>
.mybackground {background-color:#fe375e;}
Border around this has a color of #fe375e
<div style="border:2px solid #fe375e;">Content here</div>
.myborder {border:2px solid #fe375e;}