#f70db0 color space conversions
Hex:
#f70db0
RGB:
247, 13, 176
CMY:
3, 95, 31
CMYK:
0, 95, 29, 3
HSL:
318°, 93.6000%, 50.9804%
HSV (HSB):
318°, 94.7368%, 96.8627%
XYZ:
46.3382, 23.1966, 43.1094
xyY:
0.4114, 0.2059, 23.1966
CIE-Lab:
55.2743, 86.3064, -23.9724
CIE-LCH:
55.2743, 89.5738, 344.4769
CIE-Luv:
55.2743, 112.2015, -50.0328
Hunter-Lab:
48.1628, 87.4525, -19.3551
#f70db0 color charts
#f70db0 color shades, tints & tones
#f70db0 color schemes
#f70db0 color preview, HTML & CSS examples
This text has a color of #f70db0
<p style="color:#f70db0;">Text here</p>
.mytext {color:#f70db0;}
This box has a color of #f70db0
<div style="background-color:#f70db0;">Content here</div>
.mybackground {background-color:#f70db0;}
Border around this has a color of #f70db0
<div style="border:2px solid #f70db0;">Content here</div>
.myborder {border:2px solid #f70db0;}