#fe1d02 color space conversions
Hex:
#fe1d02
RGB:
254, 29, 2
CMY:
0, 89, 99
CMYK:
0, 89, 99, 0
HSL:
6°, 99.2126%, 50.1961%
HSV (HSB):
6°, 99.2126%, 99.6078%
XYZ:
41.3234, 21.9539, 2.1170
xyY:
0.6319, 0.3357, 21.9539
CIE-Lab:
53.9781, 77.1521, 66.8725
CIE-LCH:
53.9781, 102.0998, 40.9175
CIE-Luv:
53.9781, 168.8493, 39.1460
Hunter-Lab:
46.8550, 75.4301, 30.1197
#fe1d02 color charts
#fe1d02 color shades, tints & tones
#fe1d02 color schemes
#fe1d02 color preview, HTML & CSS examples
This text has a color of #fe1d02
<p style="color:#fe1d02;">Text here</p>
.mytext {color:#fe1d02;}
This box has a color of #fe1d02
<div style="background-color:#fe1d02;">Content here</div>
.mybackground {background-color:#fe1d02;}
Border around this has a color of #fe1d02
<div style="border:2px solid #fe1d02;">Content here</div>
.myborder {border:2px solid #fe1d02;}