#f70255 color space conversions
Hex:
#f70255
RGB:
247, 2, 85
CMY:
3, 99, 67
CMYK:
0, 99, 66, 3
HSL:
340°, 98.3936%, 48.8235%
HSV (HSB):
340°, 99.1903%, 96.8627%
XYZ:
40.0192, 20.4735, 10.4369
xyY:
0.5642, 0.2886, 20.4735
CIE-Lab:
52.3683, 80.0632, 26.3458
CIE-LCH:
52.3683, 84.2865, 18.2144
CIE-Luv:
52.3683, 153.2867, 12.6429
Hunter-Lab:
45.2476, 78.6908, 17.9974
#f70255 color charts
#f70255 color shades, tints & tones
#f70255 color schemes
#f70255 color preview, HTML & CSS examples
This text has a color of #f70255
<p style="color:#f70255;">Text here</p>
.mytext {color:#f70255;}
This box has a color of #f70255
<div style="background-color:#f70255;">Content here</div>
.mybackground {background-color:#f70255;}
Border around this has a color of #f70255
<div style="border:2px solid #f70255;">Content here</div>
.myborder {border:2px solid #f70255;}