#fe052e color space conversions
Hex:
#fe052e
RGB:
254, 5, 46
CMY:
0, 98, 82
CMYK:
0, 98, 82, 0
HSL:
350°, 99.2032%, 50.7843%
HSV (HSB):
350°, 98.0315%, 99.6078%
XYZ:
41.4205, 21.3766, 4.5278
xyY:
0.6152, 0.3175, 21.3766
CIE-Lab:
53.3593, 80.1159, 50.2948
CIE-LCH:
53.3593, 94.5946, 32.1196
CIE-Luv:
53.3593, 168.7077, 30.3902
Hunter-Lab:
46.2349, 79.0019, 26.5582
#fe052e color charts
#fe052e color shades, tints & tones
#fe052e color schemes
#fe052e color preview, HTML & CSS examples
This text has a color of #fe052e
<p style="color:#fe052e;">Text here</p>
.mytext {color:#fe052e;}
This box has a color of #fe052e
<div style="background-color:#fe052e;">Content here</div>
.mybackground {background-color:#fe052e;}
Border around this has a color of #fe052e
<div style="border:2px solid #fe052e;">Content here</div>
.myborder {border:2px solid #fe052e;}