#f1012d color space conversions
Hex:
#f1012d
RGB:
241, 1, 45
CMY:
5, 100, 82
CMYK:
0, 100, 81, 5
HSL:
349°, 99.1736%, 47.4510%
HSV (HSB):
349°, 99.5851%, 94.5098%
XYZ:
36.7601, 18.9119, 4.1955
xyY:
0.6140, 0.3159, 18.9119
CIE-Lab:
50.5840, 77.2918, 47.2480
CIE-LCH:
50.5840, 90.5892, 31.4372
CIE-Luv:
50.5840, 160.2481, 28.1171
Hunter-Lab:
43.4879, 74.7817, 24.7215
#f1012d color charts
#f1012d color shades, tints & tones
#f1012d color schemes
#f1012d color preview, HTML & CSS examples
This text has a color of #f1012d
<p style="color:#f1012d;">Text here</p>
.mytext {color:#f1012d;}
This box has a color of #f1012d
<div style="background-color:#f1012d;">Content here</div>
.mybackground {background-color:#f1012d;}
Border around this has a color of #f1012d
<div style="border:2px solid #f1012d;">Content here</div>
.myborder {border:2px solid #f1012d;}