#fd0801 color space conversions
Hex:
#fd0801
RGB:
253, 8, 1
CMY:
1, 97, 100
CMYK:
0, 97, 100, 1
HSL:
2°, 99.2126%, 49.8039%
HSV (HSB):
2°, 99.6047%, 99.2157%
XYZ:
40.6003, 21.0585, 1.9535
xyY:
0.6382, 0.3310, 21.0585
CIE-Lab:
53.0135, 79.0878, 66.6306
CIE-LCH:
53.0135, 103.4143, 40.1138
CIE-Luv:
53.0135, 172.5442, 37.7176
Hunter-Lab:
45.8895, 77.6194, 29.5987
#fd0801 color charts
#fd0801 color shades, tints & tones
#fd0801 color schemes
#fd0801 color preview, HTML & CSS examples
This text has a color of #fd0801
<p style="color:#fd0801;">Text here</p>
.mytext {color:#fd0801;}
This box has a color of #fd0801
<div style="background-color:#fd0801;">Content here</div>
.mybackground {background-color:#fd0801;}
Border around this has a color of #fd0801
<div style="border:2px solid #fd0801;">Content here</div>
.myborder {border:2px solid #fd0801;}