#f1002c color space conversions
Hex:
#f1002c
RGB:
241, 0, 44
CMY:
5, 100, 83
CMYK:
0, 100, 82, 5
HSL:
349°, 100.0000%, 47.2549%
HSV (HSB):
349°, 100.0000%, 94.5098%
XYZ:
36.7303, 18.8826, 4.0917
xyY:
0.6152, 0.3163, 18.8826
CIE-Lab:
50.5496, 77.3415, 47.7506
CIE-LCH:
50.5496, 90.8946, 31.6912
CIE-Luv:
50.5496, 160.5848, 28.3657
Hunter-Lab:
43.4541, 74.8350, 24.8351
#f1002c color charts
#f1002c color shades, tints & tones
#f1002c color schemes
#f1002c color preview, HTML & CSS examples
This text has a color of #f1002c
<p style="color:#f1002c;">Text here</p>
.mytext {color:#f1002c;}
This box has a color of #f1002c
<div style="background-color:#f1002c;">Content here</div>
.mybackground {background-color:#f1002c;}
Border around this has a color of #f1002c
<div style="border:2px solid #f1002c;">Content here</div>
.myborder {border:2px solid #f1002c;}