#f70f27 color space conversions
Hex:
#f70f27
RGB:
247, 15, 39
CMY:
3, 94, 85
CMYK:
0, 94, 84, 3
HSL:
354°, 93.5484%, 51.3725%
HSV (HSB):
354°, 93.9271%, 96.8627%
XYZ:
38.8948, 20.2623, 3.7805
xyY:
0.6180, 0.3219, 20.2623
CIE-Lab:
52.1325, 77.5367, 52.2230
CIE-LCH:
52.1325, 93.4836, 33.9613
CIE-Luv:
52.1325, 163.6278, 31.5537
Hunter-Lab:
45.0137, 75.4620, 26.5301
#f70f27 color charts
#f70f27 color shades, tints & tones
#f70f27 color schemes
#f70f27 color preview, HTML & CSS examples
This text has a color of #f70f27
<p style="color:#f70f27;">Text here</p>
.mytext {color:#f70f27;}
This box has a color of #f70f27
<div style="background-color:#f70f27;">Content here</div>
.mybackground {background-color:#f70f27;}
Border around this has a color of #f70f27
<div style="border:2px solid #f70f27;">Content here</div>
.myborder {border:2px solid #f70f27;}