#fe1d00 color space conversions
Hex:
#fe1d00
RGB:
254, 29, 0
CMY:
0, 89, 100
CMYK:
0, 89, 100, 0
HSL:
7°, 100.0000%, 49.8039%
HSV (HSB):
7°, 100.0000%, 99.6078%
XYZ:
41.3124, 21.9496, 2.0593
xyY:
0.6324, 0.3360, 21.9496
CIE-Lab:
53.9734, 77.1386, 67.3576
CIE-LCH:
53.9734, 102.4081, 41.1275
CIE-Luv:
53.9734, 168.9571, 39.3130
Hunter-Lab:
46.8504, 75.4123, 30.1892
#fe1d00 color charts
#fe1d00 color shades, tints & tones
#fe1d00 color schemes
#fe1d00 color preview, HTML & CSS examples
This text has a color of #fe1d00
<p style="color:#fe1d00;">Text here</p>
.mytext {color:#fe1d00;}
This box has a color of #fe1d00
<div style="background-color:#fe1d00;">Content here</div>
.mybackground {background-color:#fe1d00;}
Border around this has a color of #fe1d00
<div style="border:2px solid #fe1d00;">Content here</div>
.myborder {border:2px solid #fe1d00;}