#fe1a4a color space conversions
Hex:
#fe1a4a
RGB:
254, 26, 74
CMY:
0, 90, 71
CMYK:
0, 90, 71, 0
HSL:
347°, 99.1304%, 54.9020%
HSV (HSB):
347°, 89.7638%, 99.6078%
XYZ:
42.4785, 22.3040, 8.5448
xyY:
0.5793, 0.3042, 22.3040
CIE-Lab:
54.3481, 79.0541, 35.6628
CIE-LCH:
54.3481, 86.7260, 24.2811
CIE-Luv:
54.3481, 158.3499, 21.3178
Hunter-Lab:
47.2271, 77.9044, 22.3317
#fe1a4a color charts
#fe1a4a color shades, tints & tones
#fe1a4a color schemes
#fe1a4a color preview, HTML & CSS examples
This text has a color of #fe1a4a
<p style="color:#fe1a4a;">Text here</p>
.mytext {color:#fe1a4a;}
This box has a color of #fe1a4a
<div style="background-color:#fe1a4a;">Content here</div>
.mybackground {background-color:#fe1a4a;}
Border around this has a color of #fe1a4a
<div style="border:2px solid #fe1a4a;">Content here</div>
.myborder {border:2px solid #fe1a4a;}