#f53205 color space conversions
Hex:
#f53205
RGB:
245, 50, 5
CMY:
4, 80, 98
CMYK:
0, 80, 98, 4
HSL:
11°, 96.0000%, 49.0196%
HSV (HSB):
11°, 97.9592%, 96.0784%
XYZ:
38.8242, 21.7046, 2.2867
xyY:
0.6181, 0.3455, 21.7046
CIE-Lab:
53.7122, 70.5027, 65.0135
CIE-LCH:
53.7122, 95.9030, 42.6804
CIE-Luv:
53.7122, 153.9405, 40.3811
Hunter-Lab:
46.5882, 67.2231, 29.7016
#f53205 color charts
#f53205 color shades, tints & tones
#f53205 color schemes
#f53205 color preview, HTML & CSS examples
This text has a color of #f53205
<p style="color:#f53205;">Text here</p>
.mytext {color:#f53205;}
This box has a color of #f53205
<div style="background-color:#f53205;">Content here</div>
.mybackground {background-color:#f53205;}
Border around this has a color of #f53205
<div style="border:2px solid #f53205;">Content here</div>
.myborder {border:2px solid #f53205;}