#f1002d color space conversions
Hex:
#f1002d
RGB:
241, 0, 45
CMY:
5, 100, 82
CMYK:
0, 100, 81, 5
HSL:
349°, 100.0000%, 47.2549%
HSV (HSB):
349°, 100.0000%, 94.5098%
XYZ:
36.7493, 18.8902, 4.1919
xyY:
0.6142, 0.3157, 18.8902
CIE-Lab:
50.5585, 77.3658, 47.2235
CIE-LCH:
50.5585, 90.6396, 31.3996
CIE-Luv:
50.5585, 160.3846, 28.0677
Hunter-Lab:
43.4629, 74.8674, 24.7056
#f1002d color charts
#f1002d color shades, tints & tones
#f1002d color schemes
#f1002d color preview, HTML & CSS examples
This text has a color of #f1002d
<p style="color:#f1002d;">Text here</p>
.mytext {color:#f1002d;}
This box has a color of #f1002d
<div style="background-color:#f1002d;">Content here</div>
.mybackground {background-color:#f1002d;}
Border around this has a color of #f1002d
<div style="border:2px solid #f1002d;">Content here</div>
.myborder {border:2px solid #f1002d;}