#f70b03 color space conversions
Hex:
#f70b03
RGB:
247, 11, 3
CMY:
3, 96, 99
CMYK:
0, 96, 99, 3
HSL:
2°, 97.6000%, 49.0196%
HSV (HSB):
2°, 98.7854%, 96.8627%
XYZ:
38.4939, 20.0201, 1.9216
xyY:
0.6369, 0.3313, 20.0201
CIE-Lab:
51.8599, 77.4317, 64.9290
CIE-LCH:
51.8599, 101.0517, 39.9809
CIE-Luv:
51.8599, 167.8950, 36.8061
Hunter-Lab:
44.7438, 75.2651, 28.7744
#f70b03 color charts
#f70b03 color shades, tints & tones
#f70b03 color schemes
#f70b03 color preview, HTML & CSS examples
This text has a color of #f70b03
<p style="color:#f70b03;">Text here</p>
.mytext {color:#f70b03;}
This box has a color of #f70b03
<div style="background-color:#f70b03;">Content here</div>
.mybackground {background-color:#f70b03;}
Border around this has a color of #f70b03
<div style="border:2px solid #f70b03;">Content here</div>
.myborder {border:2px solid #f70b03;}