#f53e30 color space conversions
Hex:
#f53e30
RGB:
245, 62, 48
CMY:
4, 76, 81
CMYK:
0, 75, 80, 4
HSL:
4°, 90.7834%, 57.4510%
HSV (HSB):
4°, 80.4082%, 96.0784%
XYZ:
39.9123, 23.0711, 5.1459
xyY:
0.5858, 0.3386, 23.0711
CIE-Lab:
55.1455, 67.7587, 50.3551
CIE-LCH:
55.1455, 84.4208, 36.6180
CIE-Luv:
55.1455, 143.2885, 35.0789
Hunter-Lab:
48.0324, 64.2670, 27.2708
#f53e30 color charts
#f53e30 color shades, tints & tones
#f53e30 color schemes
#f53e30 color preview, HTML & CSS examples
This text has a color of #f53e30
<p style="color:#f53e30;">Text here</p>
.mytext {color:#f53e30;}
This box has a color of #f53e30
<div style="background-color:#f53e30;">Content here</div>
.mybackground {background-color:#f53e30;}
Border around this has a color of #f53e30
<div style="border:2px solid #f53e30;">Content here</div>
.myborder {border:2px solid #f53e30;}