#f53c1a color space conversions
Hex:
#f53c1a
RGB:
245, 60, 26
CMY:
4, 76, 90
CMYK:
0, 76, 89, 4
HSL:
9°, 91.6318%, 53.1373%
HSV (HSB):
9°, 89.3878%, 96.0784%
XYZ:
39.4585, 22.7188, 3.2827
xyY:
0.6028, 0.3471, 22.7188
CIE-Lab:
54.7815, 67.9033, 59.7894
CIE-LCH:
54.7815, 90.4745, 41.3642
CIE-Luv:
54.7815, 147.2539, 39.7558
Hunter-Lab:
47.6642, 64.3576, 29.2815
#f53c1a color charts
#f53c1a color shades, tints & tones
#f53c1a color schemes
#f53c1a color preview, HTML & CSS examples
This text has a color of #f53c1a
<p style="color:#f53c1a;">Text here</p>
.mytext {color:#f53c1a;}
This box has a color of #f53c1a
<div style="background-color:#f53c1a;">Content here</div>
.mybackground {background-color:#f53c1a;}
Border around this has a color of #f53c1a
<div style="border:2px solid #f53c1a;">Content here</div>
.myborder {border:2px solid #f53c1a;}