#f70e32 color space conversions
Hex:
#f70e32
RGB:
247, 14, 50
CMY:
3, 95, 80
CMYK:
0, 94, 80, 3
HSL:
351°, 93.5743%, 51.1765%
HSV (HSB):
351°, 94.3320%, 96.8627%
XYZ:
39.0905, 20.3185, 4.8792
xyY:
0.6081, 0.3161, 20.3185
CIE-Lab:
52.1954, 77.8869, 46.5401
CIE-LCH:
52.1954, 90.7323, 30.8598
CIE-Luv:
52.1954, 161.7028, 28.3248
Hunter-Lab:
45.0761, 75.9143, 25.1355
#f70e32 color charts
#f70e32 color shades, tints & tones
#f70e32 color schemes
#f70e32 color preview, HTML & CSS examples
This text has a color of #f70e32
<p style="color:#f70e32;">Text here</p>
.mytext {color:#f70e32;}
This box has a color of #f70e32
<div style="background-color:#f70e32;">Content here</div>
.mybackground {background-color:#f70e32;}
Border around this has a color of #f70e32
<div style="border:2px solid #f70e32;">Content here</div>
.myborder {border:2px solid #f70e32;}