#f70a24 color space conversions
Hex:
#f70a24
RGB:
247, 10, 36
CMY:
3, 96, 86
CMYK:
0, 96, 85, 3
HSL:
353°, 93.6759%, 50.3922%
HSV (HSB):
353°, 95.9514%, 96.8627%
XYZ:
38.7848, 20.1186, 3.5082
xyY:
0.6214, 0.3224, 20.1186
CIE-Lab:
51.9711, 77.8821, 53.5505
CIE-LCH:
51.9711, 94.5160, 34.5118
CIE-Luv:
51.9711, 164.8794, 32.0216
Hunter-Lab:
44.8538, 75.8536, 26.7604
#f70a24 color charts
#f70a24 color shades, tints & tones
#f70a24 color schemes
#f70a24 color preview, HTML & CSS examples
This text has a color of #f70a24
<p style="color:#f70a24;">Text here</p>
.mytext {color:#f70a24;}
This box has a color of #f70a24
<div style="background-color:#f70a24;">Content here</div>
.mybackground {background-color:#f70a24;}
Border around this has a color of #f70a24
<div style="border:2px solid #f70a24;">Content here</div>
.myborder {border:2px solid #f70a24;}