#f70e48 color space conversions
Hex:
#f70e48
RGB:
247, 14, 72
CMY:
3, 95, 72
CMYK:
0, 94, 71, 3
HSL:
345°, 93.5743%, 51.1765%
HSV (HSB):
345°, 94.3320%, 96.8627%
XYZ:
39.6845, 20.5561, 8.0070
xyY:
0.5815, 0.3012, 20.5561
CIE-Lab:
52.4602, 78.6195, 34.2433
CIE-LCH:
52.4602, 85.7533, 23.5359
CIE-Luv:
52.4602, 156.0521, 19.7270
Hunter-Lab:
45.3388, 76.8958, 21.2664
#f70e48 color charts
#f70e48 color shades, tints & tones
#f70e48 color schemes
#f70e48 color preview, HTML & CSS examples
This text has a color of #f70e48
<p style="color:#f70e48;">Text here</p>
.mytext {color:#f70e48;}
This box has a color of #f70e48
<div style="background-color:#f70e48;">Content here</div>
.mybackground {background-color:#f70e48;}
Border around this has a color of #f70e48
<div style="border:2px solid #f70e48;">Content here</div>
.myborder {border:2px solid #f70e48;}