#f70e99 color space conversions
Hex:
#f70e99
RGB:
247, 14, 153
CMY:
3, 95, 40
CMYK:
0, 94, 38, 3
HSL:
324°, 93.5743%, 51.1765%
HSV (HSB):
324°, 94.3320%, 96.8627%
XYZ:
44.2646, 22.3881, 32.1253
xyY:
0.4481, 0.2267, 22.3881
CIE-Lab:
54.4364, 83.9580, -11.7032
CIE-LCH:
54.4364, 84.7698, 352.0645
CIE-Luv:
54.4364, 122.9726, -32.1582
Hunter-Lab:
47.3161, 84.1849, -7.1337
#f70e99 color charts
#f70e99 color shades, tints & tones
#f70e99 color schemes
#f70e99 color preview, HTML & CSS examples
This text has a color of #f70e99
<p style="color:#f70e99;">Text here</p>
.mytext {color:#f70e99;}
This box has a color of #f70e99
<div style="background-color:#f70e99;">Content here</div>
.mybackground {background-color:#f70e99;}
Border around this has a color of #f70e99
<div style="border:2px solid #f70e99;">Content here</div>
.myborder {border:2px solid #f70e99;}