#f70500 color space conversions
Hex:
#f70500
RGB:
247, 5, 0
CMY:
3, 98, 100
CMYK:
0, 98, 100, 3
HSL:
1°, 100.0000%, 48.4314%
HSV (HSB):
1°, 100.0000%, 96.8627%
XYZ:
38.4120, 19.8827, 1.8132
xyY:
0.6391, 0.3308, 19.8827
CIE-Lab:
51.7043, 77.8400, 65.6585
CIE-LCH:
51.7043, 101.8337, 40.1478
CIE-Luv:
51.7043, 168.9148, 36.8017
Hunter-Lab:
44.5900, 75.7362, 28.8021
#f70500 color charts
#f70500 color shades, tints & tones
#f70500 color schemes
#f70500 color preview, HTML & CSS examples
This text has a color of #f70500
<p style="color:#f70500;">Text here</p>
.mytext {color:#f70500;}
This box has a color of #f70500
<div style="background-color:#f70500;">Content here</div>
.mybackground {background-color:#f70500;}
Border around this has a color of #f70500
<div style="border:2px solid #f70500;">Content here</div>
.myborder {border:2px solid #f70500;}