#f02f6a color space conversions
Hex:
#f02f6a
RGB:
240, 47, 106
CMY:
6, 82, 58
CMYK:
0, 80, 56, 6
HSL:
342°, 86.5471%, 56.2745%
HSV (HSB):
342°, 80.4167%, 94.1176%
XYZ:
39.5532, 21.5989, 15.7200
xyY:
0.5145, 0.2810, 21.5989
CIE-Lab:
53.5988, 73.2992, 15.0774
CIE-LCH:
53.5988, 74.8338, 11.6234
CIE-Luv:
53.5988, 130.5709, 3.4711
Hunter-Lab:
46.4746, 70.5856, 12.4775
#f02f6a color charts
#f02f6a color shades, tints & tones
#f02f6a color schemes
#f02f6a color preview, HTML & CSS examples
This text has a color of #f02f6a
<p style="color:#f02f6a;">Text here</p>
.mytext {color:#f02f6a;}
This box has a color of #f02f6a
<div style="background-color:#f02f6a;">Content here</div>
.mybackground {background-color:#f02f6a;}
Border around this has a color of #f02f6a
<div style="border:2px solid #f02f6a;">Content here</div>
.myborder {border:2px solid #f02f6a;}