#f70e03 color space conversions
Hex:
#f70e03
RGB:
247, 14, 3
CMY:
3, 95, 99
CMYK:
0, 94, 99, 3
HSL:
3°, 97.6000%, 49.0196%
HSV (HSB):
3°, 98.7854%, 96.8627%
XYZ:
38.5312, 20.0948, 1.9340
xyY:
0.6362, 0.3318, 20.0948
CIE-Lab:
51.9442, 77.1879, 64.9622
CIE-LCH:
51.9442, 100.8863, 40.0843
CIE-Luv:
51.9442, 167.4164, 36.9583
Hunter-Lab:
44.8272, 74.9820, 28.8211
#f70e03 color charts
#f70e03 color shades, tints & tones
#f70e03 color schemes
#f70e03 color preview, HTML & CSS examples
This text has a color of #f70e03
<p style="color:#f70e03;">Text here</p>
.mytext {color:#f70e03;}
This box has a color of #f70e03
<div style="background-color:#f70e03;">Content here</div>
.mybackground {background-color:#f70e03;}
Border around this has a color of #f70e03
<div style="border:2px solid #f70e03;">Content here</div>
.myborder {border:2px solid #f70e03;}