#f70f17 color space conversions
Hex:
#f70f17
RGB:
247, 15, 23
CMY:
3, 94, 91
CMYK:
0, 94, 91, 3
HSL:
358°, 93.5484%, 51.3725%
HSV (HSB):
358°, 93.9271%, 96.8627%
XYZ:
38.6833, 20.1777, 2.6665
xyY:
0.6287, 0.3279, 20.1777
CIE-Lab:
52.0375, 77.2719, 59.2267
CIE-LCH:
52.0375, 97.3589, 37.4691
CIE-Luv:
52.0375, 165.7936, 34.8302
Hunter-Lab:
44.9196, 75.1091, 27.9242
#f70f17 color charts
#f70f17 color shades, tints & tones
#f70f17 color schemes
#f70f17 color preview, HTML & CSS examples
This text has a color of #f70f17
<p style="color:#f70f17;">Text here</p>
.mytext {color:#f70f17;}
This box has a color of #f70f17
<div style="background-color:#f70f17;">Content here</div>
.mybackground {background-color:#f70f17;}
Border around this has a color of #f70f17
<div style="border:2px solid #f70f17;">Content here</div>
.myborder {border:2px solid #f70f17;}