#f13f2d color space conversions
Hex:
#f13f2d
RGB:
241, 63, 45
CMY:
5, 75, 82
CMYK:
0, 74, 81, 5
HSL:
6°, 87.5000%, 56.0784%
HSV (HSB):
6°, 81.3278%, 94.5098%
XYZ:
38.5268, 22.4452, 4.7844
xyY:
0.5859, 0.3413, 22.4452
CIE-Lab:
54.4963, 66.1735, 50.9700
CIE-LCH:
54.4963, 83.5277, 37.6052
CIE-Luv:
54.4963, 140.0994, 35.5768
Hunter-Lab:
47.3764, 62.2486, 27.1760
#f13f2d color charts
#f13f2d color shades, tints & tones
#f13f2d color schemes
#f13f2d color preview, HTML & CSS examples
This text has a color of #f13f2d
<p style="color:#f13f2d;">Text here</p>
.mytext {color:#f13f2d;}
This box has a color of #f13f2d
<div style="background-color:#f13f2d;">Content here</div>
.mybackground {background-color:#f13f2d;}
Border around this has a color of #f13f2d
<div style="border:2px solid #f13f2d;">Content here</div>
.myborder {border:2px solid #f13f2d;}