#f1000f color space conversions
Hex:
#f1000f
RGB:
241, 0, 15
CMY:
5, 100, 94
CMYK:
0, 100, 94, 5
HSL:
356°, 100.0000%, 47.2549%
HSV (HSB):
356°, 100.0000%, 94.5098%
XYZ:
36.3619, 18.7353, 2.1517
xyY:
0.6352, 0.3273, 18.7353
CIE-Lab:
50.3760, 76.8679, 60.3695
CIE-LCH:
50.3760, 97.7402, 38.1449
CIE-Luv:
50.3760, 164.5639, 34.2737
Hunter-Lab:
43.2842, 74.2053, 27.3516
#f1000f color charts
#f1000f color shades, tints & tones
#f1000f color schemes
#f1000f color preview, HTML & CSS examples
This text has a color of #f1000f
<p style="color:#f1000f;">Text here</p>
.mytext {color:#f1000f;}
This box has a color of #f1000f
<div style="background-color:#f1000f;">Content here</div>
.mybackground {background-color:#f1000f;}
Border around this has a color of #f1000f
<div style="border:2px solid #f1000f;">Content here</div>
.myborder {border:2px solid #f1000f;}