#f2039c color space conversions
Hex:
#f2039c
RGB:
242, 3, 156
CMY:
5, 99, 39
CMYK:
0, 99, 36, 5
HSL:
322°, 97.5510%, 48.0392%
HSV (HSB):
322°, 98.7603%, 94.9020%
XYZ:
42.6513, 21.3427, 33.3241
xyY:
0.4383, 0.2193, 21.3427
CIE-Lab:
53.3225, 83.9925, -15.2596
CIE-LCH:
53.3225, 85.3674, 349.7029
CIE-Luv:
53.3225, 118.4153, -36.9166
Hunter-Lab:
46.1981, 83.9489, -10.4289
#f2039c color charts
#f2039c color shades, tints & tones
#f2039c color schemes
#f2039c color preview, HTML & CSS examples
This text has a color of #f2039c
<p style="color:#f2039c;">Text here</p>
.mytext {color:#f2039c;}
This box has a color of #f2039c
<div style="background-color:#f2039c;">Content here</div>
.mybackground {background-color:#f2039c;}
Border around this has a color of #f2039c
<div style="border:2px solid #f2039c;">Content here</div>
.myborder {border:2px solid #f2039c;}