#f70a20 color space conversions
Hex:
#f70a20
RGB:
247, 10, 32
CMY:
3, 96, 87
CMYK:
0, 96, 87, 3
HSL:
354°, 93.6759%, 50.3922%
HSV (HSB):
354°, 95.9514%, 96.8627%
XYZ:
38.7270, 20.0955, 3.2042
xyY:
0.6244, 0.3240, 20.0955
CIE-Lab:
51.9450, 77.8101, 55.3996
CIE-LCH:
51.9450, 95.5172, 35.4503
CIE-Luv:
51.9450, 165.4738, 32.9147
Hunter-Lab:
44.8280, 75.7574, 27.1417
#f70a20 color charts
#f70a20 color shades, tints & tones
#f70a20 color schemes
#f70a20 color preview, HTML & CSS examples
This text has a color of #f70a20
<p style="color:#f70a20;">Text here</p>
.mytext {color:#f70a20;}
This box has a color of #f70a20
<div style="background-color:#f70a20;">Content here</div>
.mybackground {background-color:#f70a20;}
Border around this has a color of #f70a20
<div style="border:2px solid #f70a20;">Content here</div>
.myborder {border:2px solid #f70a20;}