#f00301 color space conversions
Hex:
#f00301
RGB:
240, 3, 1
CMY:
6, 99, 100
CMYK:
0, 99, 100, 6
HSL:
1°, 99.1701%, 47.2549%
HSV (HSB):
1°, 99.5833%, 94.1176%
XYZ:
35.9732, 18.5926, 1.7214
xyY:
0.6391, 0.3303, 18.5926
CIE-Lab:
50.2071, 76.2983, 63.9536
CIE-LCH:
50.2071, 99.5565, 39.9699
CIE-Luv:
50.2071, 164.3404, 35.5960
Hunter-Lab:
43.1191, 73.4597, 27.8163
#f00301 color charts
#f00301 color shades, tints & tones
#f00301 color schemes
#f00301 color preview, HTML & CSS examples
This text has a color of #f00301
<p style="color:#f00301;">Text here</p>
.mytext {color:#f00301;}
This box has a color of #f00301
<div style="background-color:#f00301;">Content here</div>
.mybackground {background-color:#f00301;}
Border around this has a color of #f00301
<div style="border:2px solid #f00301;">Content here</div>
.myborder {border:2px solid #f00301;}