#f70e02 color space conversions
Hex:
#f70e02
RGB:
247, 14, 2
CMY:
3, 95, 99
CMYK:
0, 94, 99, 3
HSL:
3°, 98.3936%, 48.8235%
HSV (HSB):
3°, 99.1903%, 96.8627%
XYZ:
38.5258, 20.0926, 1.9052
xyY:
0.6365, 0.3320, 20.0926
CIE-Lab:
51.9418, 77.1810, 65.2187
CIE-LCH:
51.9418, 101.0464, 40.1981
CIE-Luv:
51.9418, 167.4744, 37.0457
Hunter-Lab:
44.8248, 74.9728, 28.8574
#f70e02 color charts
#f70e02 color shades, tints & tones
#f70e02 color schemes
#f70e02 color preview, HTML & CSS examples
This text has a color of #f70e02
<p style="color:#f70e02;">Text here</p>
.mytext {color:#f70e02;}
This box has a color of #f70e02
<div style="background-color:#f70e02;">Content here</div>
.mybackground {background-color:#f70e02;}
Border around this has a color of #f70e02
<div style="border:2px solid #f70e02;">Content here</div>
.myborder {border:2px solid #f70e02;}