#fe404b color space conversions
Hex:
#fe404b
RGB:
254, 64, 75
CMY:
0, 75, 71
CMYK:
0, 75, 70, 0
HSL:
357°, 98.9583%, 62.3529%
HSV (HSB):
357°, 74.8031%, 99.6078%
XYZ:
43.9764, 25.2456, 9.2117
xyY:
0.5607, 0.3219, 25.2456
CIE-Lab:
57.3140, 70.7121, 38.6044
CIE-LCH:
57.3140, 80.5636, 28.6318
CIE-Luv:
57.3140, 143.6555, 27.0050
Hunter-Lab:
50.2450, 68.3015, 24.3016
#fe404b color charts
#fe404b color shades, tints & tones
#fe404b color schemes
#fe404b color preview, HTML & CSS examples
This text has a color of #fe404b
<p style="color:#fe404b;">Text here</p>
.mytext {color:#fe404b;}
This box has a color of #fe404b
<div style="background-color:#fe404b;">Content here</div>
.mybackground {background-color:#fe404b;}
Border around this has a color of #fe404b
<div style="border:2px solid #fe404b;">Content here</div>
.myborder {border:2px solid #fe404b;}