#f53b1e color space conversions
Hex:
#f53b1e
RGB:
245, 59, 30
CMY:
4, 77, 88
CMYK:
0, 76, 88, 4
HSL:
8°, 91.4894%, 53.9216%
HSV (HSB):
8°, 87.7551%, 96.0784%
XYZ:
39.4545, 22.6341, 3.5176
xyY:
0.6014, 0.3450, 22.6341
CIE-Lab:
54.6935, 68.2700, 58.1871
CIE-LCH:
54.6935, 89.7025, 40.4412
CIE-Luv:
54.6935, 147.4082, 38.8458
Hunter-Lab:
47.5754, 64.7741, 28.9189
#f53b1e color charts
#f53b1e color shades, tints & tones
#f53b1e color schemes
#f53b1e color preview, HTML & CSS examples
This text has a color of #f53b1e
<p style="color:#f53b1e;">Text here</p>
.mytext {color:#f53b1e;}
This box has a color of #f53b1e
<div style="background-color:#f53b1e;">Content here</div>
.mybackground {background-color:#f53b1e;}
Border around this has a color of #f53b1e
<div style="border:2px solid #f53b1e;">Content here</div>
.myborder {border:2px solid #f53b1e;}