#fe144c color space conversions
Hex:
#fe144c
RGB:
254, 20, 76
CMY:
0, 92, 70
CMYK:
0, 92, 70, 0
HSL:
346°, 99.1525%, 53.7255%
HSV (HSB):
346°, 92.1260%, 99.6078%
XYZ:
42.4277, 22.0929, 8.8657
xyY:
0.5781, 0.3010, 22.0929
CIE-Lab:
54.1255, 79.8614, 34.2204
CIE-LCH:
54.1255, 86.8843, 23.1950
CIE-Luv:
54.1255, 159.0161, 19.8670
Hunter-Lab:
47.0031, 78.8688, 21.7190
#fe144c color charts
#fe144c color shades, tints & tones
#fe144c color schemes
#fe144c color preview, HTML & CSS examples
This text has a color of #fe144c
<p style="color:#fe144c;">Text here</p>
.mytext {color:#fe144c;}
This box has a color of #fe144c
<div style="background-color:#fe144c;">Content here</div>
.mybackground {background-color:#fe144c;}
Border around this has a color of #fe144c
<div style="border:2px solid #fe144c;">Content here</div>
.myborder {border:2px solid #fe144c;}