#f02fa6 color space conversions
Hex:
#f02fa6
RGB:
240, 47, 166
CMY:
6, 82, 35
CMYK:
0, 80, 31, 6
HSL:
323°, 86.5471%, 56.2745%
HSV (HSB):
323°, 80.4167%, 94.1176%
XYZ:
43.8346, 23.3115, 38.2656
xyY:
0.4158, 0.2211, 23.3115
CIE-Lab:
55.3917, 78.5814, -18.0495
CIE-LCH:
55.3917, 80.6277, 347.0640
CIE-Luv:
55.3917, 105.9318, -40.0259
Hunter-Lab:
48.2820, 77.5647, -13.1926
#f02fa6 color charts
#f02fa6 color shades, tints & tones
#f02fa6 color schemes
#f02fa6 color preview, HTML & CSS examples
This text has a color of #f02fa6
<p style="color:#f02fa6;">Text here</p>
.mytext {color:#f02fa6;}
This box has a color of #f02fa6
<div style="background-color:#f02fa6;">Content here</div>
.mybackground {background-color:#f02fa6;}
Border around this has a color of #f02fa6
<div style="border:2px solid #f02fa6;">Content here</div>
.myborder {border:2px solid #f02fa6;}