#f70a01 color space conversions
Hex:
#f70a01
RGB:
247, 10, 1
CMY:
3, 96, 100
CMYK:
0, 96, 100, 3
HSL:
2°, 99.1935%, 48.6275%
HSV (HSB):
2°, 99.5951%, 96.8627%
XYZ:
38.4718, 19.9934, 1.8601
xyY:
0.6377, 0.3314, 19.9934
CIE-Lab:
51.8298, 77.4908, 65.4378
CIE-LCH:
51.8298, 101.4245, 40.1797
CIE-Luv:
51.8298, 168.1549, 36.9357
Hunter-Lab:
44.7140, 75.3313, 28.8333
#f70a01 color charts
#f70a01 color shades, tints & tones
#f70a01 color schemes
#f70a01 color preview, HTML & CSS examples
This text has a color of #f70a01
<p style="color:#f70a01;">Text here</p>
.mytext {color:#f70a01;}
This box has a color of #f70a01
<div style="background-color:#f70a01;">Content here</div>
.mybackground {background-color:#f70a01;}
Border around this has a color of #f70a01
<div style="border:2px solid #f70a01;">Content here</div>
.myborder {border:2px solid #f70a01;}