#fe1800 color space conversions
Hex:
#fe1800
RGB:
254, 24, 0
CMY:
0, 91, 100
CMYK:
0, 91, 100, 0
HSL:
6°, 100.0000%, 49.8039%
HSV (HSB):
6°, 100.0000%, 99.6078%
XYZ:
41.1997, 21.7241, 2.0217
xyY:
0.6344, 0.3345, 21.7241
CIE-Lab:
53.7330, 77.8301, 67.2692
CIE-LCH:
53.7330, 102.8721, 40.8371
CIE-Luv:
53.7330, 170.3227, 38.8803
Hunter-Lab:
46.6091, 76.2174, 30.0546
#fe1800 color charts
#fe1800 color shades, tints & tones
#fe1800 color schemes
#fe1800 color preview, HTML & CSS examples
This text has a color of #fe1800
<p style="color:#fe1800;">Text here</p>
.mytext {color:#fe1800;}
This box has a color of #fe1800
<div style="background-color:#fe1800;">Content here</div>
.mybackground {background-color:#fe1800;}
Border around this has a color of #fe1800
<div style="border:2px solid #fe1800;">Content here</div>
.myborder {border:2px solid #fe1800;}