#f02fa4 color space conversions
Hex:
#f02fa4
RGB:
240, 47, 164
CMY:
6, 82, 36
CMYK:
0, 80, 32, 6
HSL:
324°, 86.5471%, 56.2745%
HSV (HSB):
324°, 80.4167%, 94.1176%
XYZ:
43.6525, 23.2386, 37.3067
xyY:
0.4189, 0.2230, 23.2386
CIE-Lab:
55.3173, 78.3666, -16.9890
CIE-LCH:
55.3173, 80.1870, 347.7682
CIE-Luv:
55.3173, 106.7931, -38.4631
Hunter-Lab:
48.2065, 77.2763, -12.1397
#f02fa4 color charts
#f02fa4 color shades, tints & tones
#f02fa4 color schemes
#f02fa4 color preview, HTML & CSS examples
This text has a color of #f02fa4
<p style="color:#f02fa4;">Text here</p>
.mytext {color:#f02fa4;}
This box has a color of #f02fa4
<div style="background-color:#f02fa4;">Content here</div>
.mybackground {background-color:#f02fa4;}
Border around this has a color of #f02fa4
<div style="border:2px solid #f02fa4;">Content here</div>
.myborder {border:2px solid #f02fa4;}