#fe1500 color space conversions
Hex:
#fe1500
RGB:
254, 21, 0
CMY:
0, 92, 100
CMYK:
0, 92, 100, 0
HSL:
5°, 100.0000%, 49.8039%
HSV (HSB):
5°, 100.0000%, 99.6078%
XYZ:
41.1412, 21.6072, 2.0022
xyY:
0.6354, 0.3337, 21.6072
CIE-Lab:
53.6077, 78.1913, 67.2238
CIE-LCH:
53.6077, 103.1161, 40.6868
CIE-Luv:
53.6077, 171.0376, 38.6544
Hunter-Lab:
46.4835, 76.6391, 29.9846
#fe1500 color charts
#fe1500 color shades, tints & tones
#fe1500 color schemes
#fe1500 color preview, HTML & CSS examples
This text has a color of #fe1500
<p style="color:#fe1500;">Text here</p>
.mytext {color:#fe1500;}
This box has a color of #fe1500
<div style="background-color:#fe1500;">Content here</div>
.mybackground {background-color:#fe1500;}
Border around this has a color of #fe1500
<div style="border:2px solid #fe1500;">Content here</div>
.myborder {border:2px solid #fe1500;}