#f70f2e color space conversions
Hex:
#f70f2e
RGB:
247, 15, 46
CMY:
3, 94, 82
CMYK:
0, 94, 81, 3
HSL:
352°, 93.5484%, 51.3725%
HSV (HSB):
352°, 93.9271%, 96.8627%
XYZ:
39.0217, 20.3131, 4.4489
xyY:
0.6118, 0.3185, 20.3131
CIE-Lab:
52.1893, 77.6950, 48.6823
CIE-LCH:
52.1893, 91.6869, 32.0705
CIE-Luv:
52.1893, 162.3556, 29.6253
Hunter-Lab:
45.0700, 75.6733, 25.6964
#f70f2e color charts
#f70f2e color shades, tints & tones
#f70f2e color schemes
#f70f2e color preview, HTML & CSS examples
This text has a color of #f70f2e
<p style="color:#f70f2e;">Text here</p>
.mytext {color:#f70f2e;}
This box has a color of #f70f2e
<div style="background-color:#f70f2e;">Content here</div>
.mybackground {background-color:#f70f2e;}
Border around this has a color of #f70f2e
<div style="border:2px solid #f70f2e;">Content here</div>
.myborder {border:2px solid #f70f2e;}