#f70b28 color space conversions
Hex:
#f70b28
RGB:
247, 11, 40
CMY:
3, 96, 84
CMYK:
0, 96, 84, 3
HSL:
353°, 93.6508%, 50.5882%
HSV (HSB):
353°, 95.5466%, 96.8627%
XYZ:
38.8604, 20.1667, 3.8519
xyY:
0.6180, 0.3207, 20.1667
CIE-Lab:
52.0252, 77.8899, 51.6299
CIE-LCH:
52.0252, 93.4478, 33.5387
CIE-Luv:
52.0252, 164.0832, 31.0775
Hunter-Lab:
44.9074, 75.8766, 26.3496
#f70b28 color charts
#f70b28 color shades, tints & tones
#f70b28 color schemes
#f70b28 color preview, HTML & CSS examples
This text has a color of #f70b28
<p style="color:#f70b28;">Text here</p>
.mytext {color:#f70b28;}
This box has a color of #f70b28
<div style="background-color:#f70b28;">Content here</div>
.mybackground {background-color:#f70b28;}
Border around this has a color of #f70b28
<div style="border:2px solid #f70b28;">Content here</div>
.myborder {border:2px solid #f70b28;}