#f70d85 color space conversions
Hex:
#f70d85
RGB:
247, 13, 133
CMY:
3, 95, 48
CMYK:
0, 95, 46, 3
HSL:
329°, 93.6000%, 50.9804%
HSV (HSB):
329°, 94.7368%, 96.8627%
XYZ:
42.7353, 21.7555, 24.1371
xyY:
0.4822, 0.2455, 21.7555
CIE-Lab:
53.7666, 82.3297, -0.7555
CIE-LCH:
53.7666, 82.3332, 359.4743
CIE-Luv:
53.7666, 132.3575, -17.3544
Hunter-Lab:
46.6427, 81.9217, 1.9680
#f70d85 color charts
#f70d85 color shades, tints & tones
#f70d85 color schemes
#f70d85 color preview, HTML & CSS examples
This text has a color of #f70d85
<p style="color:#f70d85;">Text here</p>
.mytext {color:#f70d85;}
This box has a color of #f70d85
<div style="background-color:#f70d85;">Content here</div>
.mybackground {background-color:#f70d85;}
Border around this has a color of #f70d85
<div style="border:2px solid #f70d85;">Content here</div>
.myborder {border:2px solid #f70d85;}