#f70b07 color space conversions
Hex:
#f70b07
RGB:
247, 11, 7
CMY:
3, 96, 97
CMYK:
0, 96, 97, 3
HSL:
1°, 94.4882%, 49.8039%
HSV (HSB):
1°, 97.1660%, 96.8627%
XYZ:
38.5158, 20.0288, 2.0370
xyY:
0.6358, 0.3306, 20.0288
CIE-Lab:
51.8698, 77.4592, 63.9239
CIE-LCH:
51.8698, 100.4301, 39.5314
CIE-Luv:
51.8698, 167.6621, 36.4567
Hunter-Lab:
44.7536, 75.3017, 28.6289
#f70b07 color charts
#f70b07 color shades, tints & tones
#f70b07 color schemes
#f70b07 color preview, HTML & CSS examples
This text has a color of #f70b07
<p style="color:#f70b07;">Text here</p>
.mytext {color:#f70b07;}
This box has a color of #f70b07
<div style="background-color:#f70b07;">Content here</div>
.mybackground {background-color:#f70b07;}
Border around this has a color of #f70b07
<div style="border:2px solid #f70b07;">Content here</div>
.myborder {border:2px solid #f70b07;}