#fe395a color space conversions
Hex:
#fe395a
RGB:
254, 57, 90
CMY:
0, 78, 65
CMYK:
0, 78, 65, 0
HSL:
350°, 98.9950%, 60.9804%
HSV (HSB):
350°, 77.5591%, 99.6078%
XYZ:
44.1816, 24.7353, 12.1186
xyY:
0.5452, 0.3052, 24.7353
CIE-Lab:
56.8166, 73.4566, 29.3416
CIE-LCH:
56.8166, 79.0999, 21.7738
CIE-Luv:
56.8166, 142.9394, 18.2090
Hunter-Lab:
49.7346, 71.5348, 20.3673
#fe395a color charts
#fe395a color shades, tints & tones
#fe395a color schemes
#fe395a color preview, HTML & CSS examples
This text has a color of #fe395a
<p style="color:#fe395a;">Text here</p>
.mytext {color:#fe395a;}
This box has a color of #fe395a
<div style="background-color:#fe395a;">Content here</div>
.mybackground {background-color:#fe395a;}
Border around this has a color of #fe395a
<div style="border:2px solid #fe395a;">Content here</div>
.myborder {border:2px solid #fe395a;}