#f53e2d color space conversions
Hex:
#f53e2d
RGB:
245, 62, 45
CMY:
4, 76, 82
CMYK:
0, 75, 82, 4
HSL:
5°, 90.9091%, 56.8627%
HSV (HSB):
5°, 81.6327%, 96.0784%
XYZ:
39.8525, 23.0472, 4.8307
xyY:
0.5884, 0.3403, 23.0472
CIE-Lab:
55.1209, 67.6775, 51.8200
CIE-LCH:
55.1209, 85.2382, 37.4409
CIE-Luv:
55.1209, 143.7677, 35.9414
Hunter-Lab:
48.0075, 64.1651, 27.6392
#f53e2d color charts
#f53e2d color shades, tints & tones
#f53e2d color schemes
#f53e2d color preview, HTML & CSS examples
This text has a color of #f53e2d
<p style="color:#f53e2d;">Text here</p>
.mytext {color:#f53e2d;}
This box has a color of #f53e2d
<div style="background-color:#f53e2d;">Content here</div>
.mybackground {background-color:#f53e2d;}
Border around this has a color of #f53e2d
<div style="border:2px solid #f53e2d;">Content here</div>
.myborder {border:2px solid #f53e2d;}