#f72f15 color space conversions
Hex:
#f72f15
RGB:
247, 47, 21
CMY:
3, 82, 92
CMYK:
0, 81, 91, 3
HSL:
7°, 93.3884%, 52.5490%
HSV (HSB):
7°, 91.4980%, 96.8627%
XYZ:
39.5096, 21.8613, 2.8467
xyY:
0.6152, 0.3404, 21.8613
CIE-Lab:
53.8796, 71.9520, 61.1222
CIE-LCH:
53.8796, 94.4087, 40.3474
CIE-Luv:
53.8796, 155.8532, 38.5115
Hunter-Lab:
46.7561, 69.0121, 29.1194
#f72f15 color charts
#f72f15 color shades, tints & tones
#f72f15 color schemes
#f72f15 color preview, HTML & CSS examples
This text has a color of #f72f15
<p style="color:#f72f15;">Text here</p>
.mytext {color:#f72f15;}
This box has a color of #f72f15
<div style="background-color:#f72f15;">Content here</div>
.mybackground {background-color:#f72f15;}
Border around this has a color of #f72f15
<div style="border:2px solid #f72f15;">Content here</div>
.myborder {border:2px solid #f72f15;}