#f70b65 color space conversions
Hex:
#f70b65
RGB:
247, 11, 101
CMY:
3, 96, 60
CMYK:
0, 96, 59, 3
HSL:
337°, 93.6508%, 50.5882%
HSV (HSB):
337°, 95.5466%, 96.8627%
XYZ:
40.8264, 20.9531, 14.2045
xyY:
0.5373, 0.2758, 20.9531
CIE-Lab:
52.8981, 80.2826, 17.3555
CIE-LCH:
52.8981, 82.1372, 12.1985
CIE-Luv:
52.8981, 146.3016, 3.9827
Hunter-Lab:
45.7745, 79.0991, 13.6437
#f70b65 color charts
#f70b65 color shades, tints & tones
#f70b65 color schemes
#f70b65 color preview, HTML & CSS examples
This text has a color of #f70b65
<p style="color:#f70b65;">Text here</p>
.mytext {color:#f70b65;}
This box has a color of #f70b65
<div style="background-color:#f70b65;">Content here</div>
.mybackground {background-color:#f70b65;}
Border around this has a color of #f70b65
<div style="border:2px solid #f70b65;">Content here</div>
.myborder {border:2px solid #f70b65;}