#f70be0 color space conversions
Hex:
#f70be0
RGB:
247, 11, 224
CMY:
3, 96, 12
CMYK:
0, 96, 9, 3
HSL:
306°, 93.6508%, 50.5882%
HSV (HSB):
306°, 95.5466%, 96.8627%
XYZ:
51.9320, 25.3953, 72.6857
xyY:
0.3462, 0.1693, 25.3953
CIE-Lab:
57.4586, 92.1286, -48.1412
CIE-LCH:
57.4586, 103.9483, 332.4110
CIE-Luv:
57.4586, 90.5994, -87.5477
Hunter-Lab:
50.3938, 95.7594, -50.2416
#f70be0 color charts
#f70be0 color shades, tints & tones
#f70be0 color schemes
#f70be0 color preview, HTML & CSS examples
This text has a color of #f70be0
<p style="color:#f70be0;">Text here</p>
.mytext {color:#f70be0;}
This box has a color of #f70be0
<div style="background-color:#f70be0;">Content here</div>
.mybackground {background-color:#f70be0;}
Border around this has a color of #f70be0
<div style="border:2px solid #f70be0;">Content here</div>
.myborder {border:2px solid #f70be0;}