#f70001 color space conversions
Hex:
#f70001
RGB:
247, 0, 1
CMY:
3, 100, 100
CMYK:
0, 100, 100, 3
HSL:
360°, 100.0000%, 48.4314%
HSV (HSB):
360°, 100.0000%, 96.8627%
XYZ:
38.3633, 19.7763, 1.8240
xyY:
0.6398, 0.3298, 19.7763
CIE-Lab:
51.5834, 78.2046, 65.3492
CIE-LCH:
51.5834, 101.9141, 39.8827
CIE-Luv:
51.5834, 169.5611, 36.4910
Hunter-Lab:
44.4706, 76.1622, 28.6976
#f70001 color charts
#f70001 color shades, tints & tones
#f70001 color schemes
#f70001 color preview, HTML & CSS examples
This text has a color of #f70001
<p style="color:#f70001;">Text here</p>
.mytext {color:#f70001;}
This box has a color of #f70001
<div style="background-color:#f70001;">Content here</div>
.mybackground {background-color:#f70001;}
Border around this has a color of #f70001
<div style="border:2px solid #f70001;">Content here</div>
.myborder {border:2px solid #f70001;}