#f1021f color space conversions
Hex:
#f1021f
RGB:
241, 2, 31
CMY:
5, 99, 88
CMYK:
0, 99, 87, 5
HSL:
353°, 98.3539%, 47.6471%
HSV (HSB):
353°, 99.1701%, 94.5098%
XYZ:
36.5447, 18.8431, 3.0073
xyY:
0.6258, 0.3227, 18.8431
CIE-Lab:
50.5032, 76.9272, 54.2052
CIE-LCH:
50.5032, 94.1063, 35.1697
CIE-Luv:
50.5032, 162.5183, 31.7533
Hunter-Lab:
43.4087, 74.3095, 26.2785
#f1021f color charts
#f1021f color shades, tints & tones
#f1021f color schemes
#f1021f color preview, HTML & CSS examples
This text has a color of #f1021f
<p style="color:#f1021f;">Text here</p>
.mytext {color:#f1021f;}
This box has a color of #f1021f
<div style="background-color:#f1021f;">Content here</div>
.mybackground {background-color:#f1021f;}
Border around this has a color of #f1021f
<div style="border:2px solid #f1021f;">Content here</div>
.myborder {border:2px solid #f1021f;}