#f70b5d color space conversions
Hex:
#f70b5d
RGB:
247, 11, 93
CMY:
3, 96, 64
CMYK:
0, 96, 62, 3
HSL:
339°, 93.6508%, 50.5882%
HSV (HSB):
339°, 95.5466%, 96.8627%
XYZ:
40.4532, 20.8038, 12.2393
xyY:
0.5504, 0.2831, 20.8038
CIE-Lab:
52.7341, 79.8366, 21.9844
CIE-LCH:
52.7341, 82.8081, 15.3958
CIE-Luv:
52.7341, 149.3714, 8.7087
Hunter-Lab:
45.6112, 78.4946, 16.0179
#f70b5d color charts
#f70b5d color shades, tints & tones
#f70b5d color schemes
#f70b5d color preview, HTML & CSS examples
This text has a color of #f70b5d
<p style="color:#f70b5d;">Text here</p>
.mytext {color:#f70b5d;}
This box has a color of #f70b5d
<div style="background-color:#f70b5d;">Content here</div>
.mybackground {background-color:#f70b5d;}
Border around this has a color of #f70b5d
<div style="border:2px solid #f70b5d;">Content here</div>
.myborder {border:2px solid #f70b5d;}