#f70c2d color space conversions
Hex:
#f70c2d
RGB:
247, 12, 45
CMY:
3, 95, 82
CMYK:
0, 95, 82, 3
HSL:
352°, 93.6255%, 50.7843%
HSV (HSB):
352°, 95.1417%, 96.8627%
XYZ:
38.9629, 20.2266, 4.3332
xyY:
0.6134, 0.3184, 20.2266
CIE-Lab:
52.0924, 77.9259, 49.1178
CIE-LCH:
52.0924, 92.1141, 32.2238
CIE-Luv:
52.0924, 163.0247, 29.7488
Hunter-Lab:
44.9740, 75.9379, 25.7693
#f70c2d color charts
#f70c2d color shades, tints & tones
#f70c2d color schemes
#f70c2d color preview, HTML & CSS examples
This text has a color of #f70c2d
<p style="color:#f70c2d;">Text here</p>
.mytext {color:#f70c2d;}
This box has a color of #f70c2d
<div style="background-color:#f70c2d;">Content here</div>
.mybackground {background-color:#f70c2d;}
Border around this has a color of #f70c2d
<div style="border:2px solid #f70c2d;">Content here</div>
.myborder {border:2px solid #f70c2d;}