#f10301 color space conversions
Hex:
#f10301
RGB:
241, 3, 1
CMY:
5, 99, 100
CMYK:
0, 99, 100, 5
HSL:
0°, 99.1736%, 47.4510%
HSV (HSB):
0°, 99.5851%, 94.5098%
XYZ:
36.3137, 18.7681, 1.7374
xyY:
0.6391, 0.3303, 18.7681
CIE-Lab:
50.4148, 76.5406, 64.1572
CIE-LCH:
50.4148, 99.8730, 39.9702
CIE-Luv:
50.4148, 165.0274, 35.7433
Hunter-Lab:
43.3222, 73.8092, 27.9478
#f10301 color charts
#f10301 color shades, tints & tones
#f10301 color schemes
#f10301 color preview, HTML & CSS examples
This text has a color of #f10301
<p style="color:#f10301;">Text here</p>
.mytext {color:#f10301;}
This box has a color of #f10301
<div style="background-color:#f10301;">Content here</div>
.mybackground {background-color:#f10301;}
Border around this has a color of #f10301
<div style="border:2px solid #f10301;">Content here</div>
.myborder {border:2px solid #f10301;}