#f42f9e color space conversions
Hex:
#f42f9e
RGB:
244, 47, 158
CMY:
4, 82, 38
CMYK:
0, 81, 35, 4
HSL:
326°, 89.9543%, 57.0588%
HSV (HSB):
326°, 80.7377%, 95.6863%
XYZ:
44.4963, 23.7347, 34.5838
xyY:
0.4328, 0.2308, 23.7347
CIE-Lab:
55.8212, 78.6641, -12.6289
CIE-LCH:
55.8212, 79.6714, 350.8795
CIE-Luv:
55.8212, 112.5648, -32.4577
Hunter-Lab:
48.7183, 77.7738, -7.9855
#f42f9e color charts
#f42f9e color shades, tints & tones
#f42f9e color schemes
#f42f9e color preview, HTML & CSS examples
This text has a color of #f42f9e
<p style="color:#f42f9e;">Text here</p>
.mytext {color:#f42f9e;}
This box has a color of #f42f9e
<div style="background-color:#f42f9e;">Content here</div>
.mybackground {background-color:#f42f9e;}
Border around this has a color of #f42f9e
<div style="border:2px solid #f42f9e;">Content here</div>
.myborder {border:2px solid #f42f9e;}