#f70ed6 color space conversions
Hex:
#f70ed6
RGB:
247, 14, 214
CMY:
3, 95, 16
CMYK:
0, 94, 13, 3
HSL:
308°, 93.5743%, 51.1765%
HSV (HSB):
308°, 94.3320%, 96.8627%
XYZ:
50.6524, 24.9433, 65.7632
xyY:
0.3583, 0.1765, 24.9433
CIE-Lab:
57.0201, 90.6334, -43.1620
CIE-LCH:
57.0201, 100.3861, 334.5350
CIE-Luv:
57.0201, 94.7714, -79.6660
Hunter-Lab:
49.9432, 93.6339, -43.1103
#f70ed6 color charts
#f70ed6 color shades, tints & tones
#f70ed6 color schemes
#f70ed6 color preview, HTML & CSS examples
This text has a color of #f70ed6
<p style="color:#f70ed6;">Text here</p>
.mytext {color:#f70ed6;}
This box has a color of #f70ed6
<div style="background-color:#f70ed6;">Content here</div>
.mybackground {background-color:#f70ed6;}
Border around this has a color of #f70ed6
<div style="border:2px solid #f70ed6;">Content here</div>
.myborder {border:2px solid #f70ed6;}