#f70c32 color space conversions
Hex:
#f70c32
RGB:
247, 12, 50
CMY:
3, 95, 80
CMYK:
0, 95, 80, 3
HSL:
350°, 93.6255%, 50.7843%
HSV (HSB):
350°, 95.1417%, 96.8627%
XYZ:
39.0650, 20.2674, 4.8707
xyY:
0.6085, 0.3157, 20.2674
CIE-Lab:
52.1382, 78.0527, 46.4828
CIE-LCH:
52.1382, 90.8453, 30.7751
CIE-Luv:
52.1382, 162.0078, 28.2125
Hunter-Lab:
45.0193, 76.1074, 25.0989
#f70c32 color charts
#f70c32 color shades, tints & tones
#f70c32 color schemes
#f70c32 color preview, HTML & CSS examples
This text has a color of #f70c32
<p style="color:#f70c32;">Text here</p>
.mytext {color:#f70c32;}
This box has a color of #f70c32
<div style="background-color:#f70c32;">Content here</div>
.mybackground {background-color:#f70c32;}
Border around this has a color of #f70c32
<div style="border:2px solid #f70c32;">Content here</div>
.myborder {border:2px solid #f70c32;}