#f70007 color space conversions
Hex:
#f70007
RGB:
247, 0, 7
CMY:
3, 100, 97
CMYK:
0, 100, 97, 3
HSL:
358°, 100.0000%, 48.4314%
HSV (HSB):
358°, 100.0000%, 96.8627%
XYZ:
38.3961, 19.7895, 1.9971
xyY:
0.6380, 0.3288, 19.7895
CIE-Lab:
51.5984, 78.2456, 63.8048
CIE-LCH:
51.5984, 100.9625, 39.1953
CIE-Luv:
51.5984, 169.2048, 35.9641
Hunter-Lab:
44.4854, 76.2171, 28.4781
#f70007 color charts
#f70007 color shades, tints & tones
#f70007 color schemes
#f70007 color preview, HTML & CSS examples
This text has a color of #f70007
<p style="color:#f70007;">Text here</p>
.mytext {color:#f70007;}
This box has a color of #f70007
<div style="background-color:#f70007;">Content here</div>
.mybackground {background-color:#f70007;}
Border around this has a color of #f70007
<div style="border:2px solid #f70007;">Content here</div>
.myborder {border:2px solid #f70007;}