#f72500 color space conversions
Hex:
#f72500
RGB:
247, 37, 0
CMY:
3, 85, 100
CMYK:
0, 85, 100, 3
HSL:
9°, 100.0000%, 48.4314%
HSV (HSB):
9°, 100.0000%, 96.8627%
XYZ:
39.0193, 21.0973, 2.0156
xyY:
0.6280, 0.3396, 21.0973
CIE-Lab:
53.0558, 73.9526, 66.1546
CIE-LCH:
53.0558, 99.2241, 41.8144
CIE-Luv:
53.0558, 161.3122, 39.2249
Hunter-Lab:
45.9318, 71.2562, 29.5504
#f72500 color charts
#f72500 color shades, tints & tones
#f72500 color schemes
#f72500 color preview, HTML & CSS examples
This text has a color of #f72500
<p style="color:#f72500;">Text here</p>
.mytext {color:#f72500;}
This box has a color of #f72500
<div style="background-color:#f72500;">Content here</div>
.mybackground {background-color:#f72500;}
Border around this has a color of #f72500
<div style="border:2px solid #f72500;">Content here</div>
.myborder {border:2px solid #f72500;}