#f70a07 color space conversions
Hex:
#f70a07
RGB:
247, 10, 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.5047, 20.0066, 2.0332
xyY:
0.6360, 0.3304, 20.0066
CIE-Lab:
51.8446, 77.5320, 63.9128
CIE-LCH:
51.8446, 100.4792, 39.5001
CIE-Luv:
51.8446, 167.8047, 36.4111
Hunter-Lab:
44.7287, 75.3863, 28.6149
#f70a07 color charts
#f70a07 color shades, tints & tones
#f70a07 color schemes
#f70a07 color preview, HTML & CSS examples
This text has a color of #f70a07
<p style="color:#f70a07;">Text here</p>
.mytext {color:#f70a07;}
This box has a color of #f70a07
<div style="background-color:#f70a07;">Content here</div>
.mybackground {background-color:#f70a07;}
Border around this has a color of #f70a07
<div style="border:2px solid #f70a07;">Content here</div>
.myborder {border:2px solid #f70a07;}