#f53c0d color space conversions
Hex:
#f53c0d
RGB:
245, 60, 13
CMY:
4, 76, 95
CMYK:
0, 76, 95, 4
HSL:
12°, 92.0635%, 50.5882%
HSV (HSB):
12°, 94.6939%, 96.0784%
XYZ:
39.3447, 22.6733, 2.6834
xyY:
0.6081, 0.3504, 22.6733
CIE-Lab:
54.7342, 67.7483, 63.7530
CIE-LCH:
54.7342, 93.0284, 43.2598
CIE-Luv:
54.7342, 148.2185, 41.4664
Hunter-Lab:
47.6164, 64.1629, 29.9902
#f53c0d color charts
#f53c0d color shades, tints & tones
#f53c0d color schemes
#f53c0d color preview, HTML & CSS examples
This text has a color of #f53c0d
<p style="color:#f53c0d;">Text here</p>
.mytext {color:#f53c0d;}
This box has a color of #f53c0d
<div style="background-color:#f53c0d;">Content here</div>
.mybackground {background-color:#f53c0d;}
Border around this has a color of #f53c0d
<div style="border:2px solid #f53c0d;">Content here</div>
.myborder {border:2px solid #f53c0d;}