#f70f1c color space conversions
Hex:
#f70f1c
RGB:
247, 15, 28
CMY:
3, 94, 89
CMYK:
0, 94, 89, 3
HSL:
357°, 93.5484%, 51.3725%
HSV (HSB):
357°, 93.9271%, 96.8627%
XYZ:
38.7382, 20.1996, 2.9558
xyY:
0.6259, 0.3264, 20.1996
CIE-Lab:
52.0622, 77.3408, 57.2402
CIE-LCH:
52.0622, 96.2187, 36.5053
CIE-Luv:
52.0622, 165.2255, 33.9716
Hunter-Lab:
44.9440, 75.2009, 27.5615
#f70f1c color charts
#f70f1c color shades, tints & tones
#f70f1c color schemes
#f70f1c color preview, HTML & CSS examples
This text has a color of #f70f1c
<p style="color:#f70f1c;">Text here</p>
.mytext {color:#f70f1c;}
This box has a color of #f70f1c
<div style="background-color:#f70f1c;">Content here</div>
.mybackground {background-color:#f70f1c;}
Border around this has a color of #f70f1c
<div style="border:2px solid #f70f1c;">Content here</div>
.myborder {border:2px solid #f70f1c;}