#f70c53 color space conversions
Hex:
#f70c53
RGB:
247, 12, 83
CMY:
3, 95, 67
CMYK:
0, 95, 66, 3
HSL:
342°, 93.6255%, 50.7843%
HSV (HSB):
342°, 95.1417%, 96.8627%
XYZ:
40.0506, 20.6616, 10.0608
xyY:
0.5659, 0.2919, 20.6616
CIE-Lab:
52.5772, 79.2610, 27.8186
CIE-LCH:
52.5772, 84.0011, 19.3398
CIE-Luv:
52.5772, 152.8112, 14.2274
Hunter-Lab:
45.4551, 77.7304, 18.6956
#f70c53 color charts
#f70c53 color shades, tints & tones
#f70c53 color schemes
#f70c53 color preview, HTML & CSS examples
This text has a color of #f70c53
<p style="color:#f70c53;">Text here</p>
.mytext {color:#f70c53;}
This box has a color of #f70c53
<div style="background-color:#f70c53;">Content here</div>
.mybackground {background-color:#f70c53;}
Border around this has a color of #f70c53
<div style="border:2px solid #f70c53;">Content here</div>
.myborder {border:2px solid #f70c53;}