#f53f2b color space conversions
Hex:
#f53f2b
RGB:
245, 63, 43
CMY:
4, 75, 83
CMYK:
0, 74, 82, 4
HSL:
6°, 90.9910%, 56.4706%
HSV (HSB):
6°, 82.4490%, 96.0784%
XYZ:
39.8697, 23.1419, 4.6510
xyY:
0.5892, 0.3420, 23.1419
CIE-Lab:
55.2182, 67.3122, 52.8771
CIE-LCH:
55.2182, 85.5974, 38.1514
CIE-Luv:
55.2182, 143.5039, 36.6967
Hunter-Lab:
48.1060, 63.7532, 27.9420
#f53f2b color charts
#f53f2b color shades, tints & tones
#f53f2b color schemes
#f53f2b color preview, HTML & CSS examples
This text has a color of #f53f2b
<p style="color:#f53f2b;">Text here</p>
.mytext {color:#f53f2b;}
This box has a color of #f53f2b
<div style="background-color:#f53f2b;">Content here</div>
.mybackground {background-color:#f53f2b;}
Border around this has a color of #f53f2b
<div style="border:2px solid #f53f2b;">Content here</div>
.myborder {border:2px solid #f53f2b;}