#f02f8e color space conversions
Hex:
#f02f8e
RGB:
240, 47, 142
CMY:
6, 82, 44
CMYK:
0, 80, 41, 6
HSL:
330°, 86.5471%, 56.2745%
HSV (HSB):
330°, 80.4167%, 94.1176%
XYZ:
41.8342, 22.5113, 27.7314
xyY:
0.4543, 0.2445, 22.5113
CIE-Lab:
54.5653, 76.1752, -5.1107
CIE-LCH:
54.5653, 76.3465, 356.1617
CIE-Luv:
54.5653, 116.2019, -21.6110
Hunter-Lab:
47.4461, 74.3565, -1.4417
#f02f8e color charts
#f02f8e color shades, tints & tones
#f02f8e color schemes
#f02f8e color preview, HTML & CSS examples
This text has a color of #f02f8e
<p style="color:#f02f8e;">Text here</p>
.mytext {color:#f02f8e;}
This box has a color of #f02f8e
<div style="background-color:#f02f8e;">Content here</div>
.mybackground {background-color:#f02f8e;}
Border around this has a color of #f02f8e
<div style="border:2px solid #f02f8e;">Content here</div>
.myborder {border:2px solid #f02f8e;}