#f53f29 color space conversions
Hex:
#f53f29
RGB:
245, 63, 41
CMY:
4, 75, 84
CMYK:
0, 74, 83, 4
HSL:
6°, 91.0714%, 56.0784%
HSV (HSB):
6°, 83.2653%, 96.0784%
XYZ:
39.8339, 23.1276, 4.4624
xyY:
0.5908, 0.3430, 23.1276
CIE-Lab:
55.2035, 67.2634, 53.8096
CIE-LCH:
55.2035, 86.1385, 38.6592
CIE-Luv:
55.2035, 143.7912, 37.2163
Hunter-Lab:
48.0911, 63.6922, 28.1622
#f53f29 color charts
#f53f29 color shades, tints & tones
#f53f29 color schemes
#f53f29 color preview, HTML & CSS examples
This text has a color of #f53f29
<p style="color:#f53f29;">Text here</p>
.mytext {color:#f53f29;}
This box has a color of #f53f29
<div style="background-color:#f53f29;">Content here</div>
.mybackground {background-color:#f53f29;}
Border around this has a color of #f53f29
<div style="border:2px solid #f53f29;">Content here</div>
.myborder {border:2px solid #f53f29;}