#f70a0e color space conversions
Hex:
#f70a0e
RGB:
247, 10, 14
CMY:
3, 96, 95
CMYK:
0, 96, 94, 3
HSL:
359°, 93.6759%, 50.3922%
HSV (HSB):
359°, 95.9514%, 96.8627%
XYZ:
38.5456, 20.0229, 2.2487
xyY:
0.6338, 0.3292, 20.0229
CIE-Lab:
51.8631, 77.5833, 62.1330
CIE-LCH:
51.8631, 99.3966, 38.6897
CIE-Luv:
51.8631, 167.3708, 35.7610
Hunter-Lab:
44.7470, 75.4547, 28.3434
#f70a0e color charts
#f70a0e color shades, tints & tones
#f70a0e color schemes
#f70a0e color preview, HTML & CSS examples
This text has a color of #f70a0e
<p style="color:#f70a0e;">Text here</p>
.mytext {color:#f70a0e;}
This box has a color of #f70a0e
<div style="background-color:#f70a0e;">Content here</div>
.mybackground {background-color:#f70a0e;}
Border around this has a color of #f70a0e
<div style="border:2px solid #f70a0e;">Content here</div>
.myborder {border:2px solid #f70a0e;}