#fe0300 color space conversions
Hex:
#fe0300
RGB:
254, 3, 0
CMY:
0, 99, 100
CMYK:
0, 99, 100, 0
HSL:
1°, 100.0000%, 49.8039%
HSV (HSB):
1°, 100.0000%, 99.6078%
XYZ:
40.9056, 21.1360, 1.9237
xyY:
0.6395, 0.3304, 21.1360
CIE-Lab:
53.0980, 79.6650, 67.0444
CIE-LCH:
53.0980, 104.1224, 40.0833
CIE-Luv:
53.0980, 173.9651, 37.7332
Hunter-Lab:
45.9739, 78.3676, 29.7008
#fe0300 color charts
#fe0300 color shades, tints & tones
#fe0300 color schemes
#fe0300 color preview, HTML & CSS examples
This text has a color of #fe0300
<p style="color:#fe0300;">Text here</p>
.mytext {color:#fe0300;}
This box has a color of #fe0300
<div style="background-color:#fe0300;">Content here</div>
.mybackground {background-color:#fe0300;}
Border around this has a color of #fe0300
<div style="border:2px solid #fe0300;">Content here</div>
.myborder {border:2px solid #fe0300;}