#f53d01 color space conversions
Hex:
#f53d01
RGB:
245, 61, 1
CMY:
4, 76, 100
CMYK:
0, 75, 100, 4
HSL:
15°, 99.1870%, 48.2353%
HSV (HSB):
15°, 99.5918%, 96.0784%
XYZ:
39.3304, 22.7522, 2.3474
xyY:
0.6104, 0.3531, 22.7522
CIE-Lab:
54.8161, 67.3499, 66.4332
CIE-LCH:
54.8161, 94.6012, 44.6074
CIE-Luv:
54.8161, 148.2152, 42.6780
Hunter-Lab:
47.6992, 63.7086, 30.4717
#f53d01 color charts
#f53d01 color shades, tints & tones
#f53d01 color schemes
#f53d01 color preview, HTML & CSS examples
This text has a color of #f53d01
<p style="color:#f53d01;">Text here</p>
.mytext {color:#f53d01;}
This box has a color of #f53d01
<div style="background-color:#f53d01;">Content here</div>
.mybackground {background-color:#f53d01;}
Border around this has a color of #f53d01
<div style="border:2px solid #f53d01;">Content here</div>
.myborder {border:2px solid #f53d01;}