#f70a1a color space conversions
Hex:
#f70a1a
RGB:
247, 10, 26
CMY:
3, 96, 90
CMYK:
0, 96, 89, 3
HSL:
356°, 93.6759%, 50.3922%
HSV (HSB):
356°, 95.9514%, 96.8627%
XYZ:
38.6528, 20.0658, 2.8131
xyY:
0.6282, 0.3261, 20.0658
CIE-Lab:
51.9115, 77.7174, 57.9635
CIE-LCH:
51.9115, 96.9524, 36.7165
CIE-Luv:
51.9115, 166.2449, 34.0724
Hunter-Lab:
44.7949, 75.6336, 27.6330
#f70a1a color charts
#f70a1a color shades, tints & tones
#f70a1a color schemes
#f70a1a color preview, HTML & CSS examples
This text has a color of #f70a1a
<p style="color:#f70a1a;">Text here</p>
.mytext {color:#f70a1a;}
This box has a color of #f70a1a
<div style="background-color:#f70a1a;">Content here</div>
.mybackground {background-color:#f70a1a;}
Border around this has a color of #f70a1a
<div style="border:2px solid #f70a1a;">Content here</div>
.myborder {border:2px solid #f70a1a;}