#fe032a color space conversions
Hex:
#fe032a
RGB:
254, 3, 42
CMY:
0, 99, 84
CMYK:
0, 99, 83, 0
HSL:
351°, 99.2095%, 50.3922%
HSV (HSB):
351°, 98.8189%, 99.6078%
XYZ:
41.3235, 21.3031, 4.1244
xyY:
0.6191, 0.3191, 21.3031
CIE-Lab:
53.2797, 80.1631, 52.2795
CIE-LCH:
53.2797, 95.7040, 33.1109
CIE-Luv:
53.2797, 169.7087, 31.4073
Hunter-Lab:
46.1553, 79.0419, 27.0106
#fe032a color charts
#fe032a color shades, tints & tones
#fe032a color schemes
#fe032a color preview, HTML & CSS examples
This text has a color of #fe032a
<p style="color:#fe032a;">Text here</p>
.mytext {color:#fe032a;}
This box has a color of #fe032a
<div style="background-color:#fe032a;">Content here</div>
.mybackground {background-color:#fe032a;}
Border around this has a color of #fe032a
<div style="border:2px solid #fe032a;">Content here</div>
.myborder {border:2px solid #fe032a;}