#f53001 color space conversions
Hex:
#f53001
RGB:
245, 48, 1
CMY:
4, 81, 100
CMYK:
0, 80, 100, 4
HSL:
12°, 99.1870%, 48.2353%
HSV (HSB):
12°, 99.5918%, 96.0784%
XYZ:
38.7186, 21.5286, 2.1434
xyY:
0.6206, 0.3451, 21.5286
CIE-Lab:
53.5232, 70.9809, 65.8650
CIE-LCH:
53.5232, 96.8323, 42.8590
CIE-Luv:
53.5232, 155.1123, 40.4030
Hunter-Lab:
46.3989, 67.7553, 29.7403
#f53001 color charts
#f53001 color shades, tints & tones
#f53001 color schemes
#f53001 color preview, HTML & CSS examples
This text has a color of #f53001
<p style="color:#f53001;">Text here</p>
.mytext {color:#f53001;}
This box has a color of #f53001
<div style="background-color:#f53001;">Content here</div>
.mybackground {background-color:#f53001;}
Border around this has a color of #f53001
<div style="border:2px solid #f53001;">Content here</div>
.myborder {border:2px solid #f53001;}