#f52f05 color space conversions
Hex:
#f52f05
RGB:
245, 47, 5
CMY:
4, 82, 98
CMYK:
0, 81, 98, 4
HSL:
11°, 96.0000%, 49.0196%
HSV (HSB):
11°, 97.9592%, 96.0784%
XYZ:
38.7001, 21.4565, 2.2454
xyY:
0.6202, 0.3438, 21.4565
CIE-Lab:
53.4455, 71.2567, 64.8883
CIE-LCH:
53.4455, 96.3743, 42.3219
CIE-Luv:
53.4455, 155.3793, 39.9077
Hunter-Lab:
46.3211, 68.0702, 29.5508
#f52f05 color charts
#f52f05 color shades, tints & tones
#f52f05 color schemes
#f52f05 color preview, HTML & CSS examples
This text has a color of #f52f05
<p style="color:#f52f05;">Text here</p>
.mytext {color:#f52f05;}
This box has a color of #f52f05
<div style="background-color:#f52f05;">Content here</div>
.mybackground {background-color:#f52f05;}
Border around this has a color of #f52f05
<div style="border:2px solid #f52f05;">Content here</div>
.myborder {border:2px solid #f52f05;}