#f01f70 color space conversions
Hex:
#f01f70
RGB:
240, 31, 112
CMY:
6, 88, 56
CMYK:
0, 87, 53, 6
HSL:
337°, 87.4477%, 53.1373%
HSV (HSB):
337°, 87.0833%, 94.1176%
XYZ:
39.3498, 20.6751, 17.2460
xyY:
0.5092, 0.2676, 20.6751
CIE-Lab:
52.5921, 76.9977, 10.0509
CIE-LCH:
52.5921, 77.6509, 7.4371
CIE-Luv:
52.5921, 132.9568, -3.1138
Hunter-Lab:
45.4699, 74.9023, 9.3412
#f01f70 color charts
#f01f70 color shades, tints & tones
#f01f70 color schemes
#f01f70 color preview, HTML & CSS examples
This text has a color of #f01f70
<p style="color:#f01f70;">Text here</p>
.mytext {color:#f01f70;}
This box has a color of #f01f70
<div style="background-color:#f01f70;">Content here</div>
.mybackground {background-color:#f01f70;}
Border around this has a color of #f01f70
<div style="border:2px solid #f01f70;">Content here</div>
.myborder {border:2px solid #f01f70;}