#f01f7d color space conversions
Hex:
#f01f7d
RGB:
240, 31, 125
CMY:
6, 88, 51
CMYK:
0, 87, 48, 6
HSL:
333°, 87.4477%, 53.1373%
HSV (HSB):
333°, 87.0833%, 94.1176%
XYZ:
40.1268, 20.9859, 21.3378
xyY:
0.4867, 0.2545, 20.9859
CIE-Lab:
52.9341, 77.9604, 2.6821
CIE-LCH:
52.9341, 78.0065, 1.9704
CIE-Luv:
52.9341, 127.5113, -12.0346
Hunter-Lab:
45.8104, 76.1859, 4.4509
#f01f7d color charts
#f01f7d color shades, tints & tones
#f01f7d color schemes
#f01f7d color preview, HTML & CSS examples
This text has a color of #f01f7d
<p style="color:#f01f7d;">Text here</p>
.mytext {color:#f01f7d;}
This box has a color of #f01f7d
<div style="background-color:#f01f7d;">Content here</div>
.mybackground {background-color:#f01f7d;}
Border around this has a color of #f01f7d
<div style="border:2px solid #f01f7d;">Content here</div>
.myborder {border:2px solid #f01f7d;}