#f72f2d color space conversions
Hex:
#f72f2d
RGB:
247, 47, 45
CMY:
3, 82, 82
CMYK:
0, 81, 82, 3
HSL:
1°, 92.6606%, 57.2549%
HSV (HSB):
1°, 81.7814%, 96.8627%
XYZ:
39.8479, 21.9966, 4.6282
xyY:
0.5995, 0.3309, 21.9966
CIE-Lab:
54.0234, 72.3938, 50.9315
CIE-LCH:
54.0234, 88.5148, 35.1277
CIE-Luv:
54.0234, 152.8122, 33.4558
Hunter-Lab:
46.9006, 69.5822, 26.9796
#f72f2d color charts
#f72f2d color shades, tints & tones
#f72f2d color schemes
#f72f2d color preview, HTML & CSS examples
This text has a color of #f72f2d
<p style="color:#f72f2d;">Text here</p>
.mytext {color:#f72f2d;}
This box has a color of #f72f2d
<div style="background-color:#f72f2d;">Content here</div>
.mybackground {background-color:#f72f2d;}
Border around this has a color of #f72f2d
<div style="border:2px solid #f72f2d;">Content here</div>
.myborder {border:2px solid #f72f2d;}