#f02f6e color space conversions
Hex:
#f02f6e
RGB:
240, 47, 110
CMY:
6, 82, 57
CMYK:
0, 80, 54, 6
HSL:
340°, 86.5471%, 56.2745%
HSV (HSB):
340°, 80.4167%, 94.1176%
XYZ:
39.7662, 21.6841, 16.8414
xyY:
0.5079, 0.2770, 21.6841
CIE-Lab:
53.6902, 73.5741, 12.7971
CIE-LCH:
53.6902, 74.6787, 9.8671
CIE-Luv:
53.6902, 129.0829, 0.9051
Hunter-Lab:
46.5662, 70.9430, 11.1532
#f02f6e color charts
#f02f6e color shades, tints & tones
#f02f6e color schemes
#f02f6e color preview, HTML & CSS examples
This text has a color of #f02f6e
<p style="color:#f02f6e;">Text here</p>
.mytext {color:#f02f6e;}
This box has a color of #f02f6e
<div style="background-color:#f02f6e;">Content here</div>
.mybackground {background-color:#f02f6e;}
Border around this has a color of #f02f6e
<div style="border:2px solid #f02f6e;">Content here</div>
.myborder {border:2px solid #f02f6e;}