#f70d16 color space conversions
Hex:
#f70d16
RGB:
247, 13, 22
CMY:
3, 95, 91
CMYK:
0, 95, 91, 3
HSL:
358°, 93.6000%, 50.9804%
HSV (HSB):
358°, 94.7368%, 96.8627%
XYZ:
38.6465, 20.1199, 2.6057
xyY:
0.6297, 0.3278, 20.1199
CIE-Lab:
51.9725, 77.4345, 59.5593
CIE-LCH:
51.9725, 97.6904, 37.5659
CIE-Luv:
51.9725, 166.2339, 34.8729
Hunter-Lab:
44.8552, 75.2959, 27.9544
#f70d16 color charts
#f70d16 color shades, tints & tones
#f70d16 color schemes
#f70d16 color preview, HTML & CSS examples
This text has a color of #f70d16
<p style="color:#f70d16;">Text here</p>
.mytext {color:#f70d16;}
This box has a color of #f70d16
<div style="background-color:#f70d16;">Content here</div>
.mybackground {background-color:#f70d16;}
Border around this has a color of #f70d16
<div style="border:2px solid #f70d16;">Content here</div>
.myborder {border:2px solid #f70d16;}