#f34f8e color space conversions
Hex:
#f34f8e
RGB:
243, 79, 142
CMY:
5, 69, 44
CMYK:
0, 67, 42, 5
HSL:
337°, 87.2340%, 63.1373%
HSV (HSB):
337°, 67.4897%, 95.2941%
XYZ:
44.6406, 26.5996, 28.3726
xyY:
0.4481, 0.2670, 26.5996
CIE-Lab:
58.6019, 67.0977, 0.8792
CIE-LCH:
58.6019, 67.1035, 0.7507
CIE-Luv:
58.6019, 106.5526, -11.8685
Hunter-Lab:
51.5748, 64.2447, 3.4855
#f34f8e color charts
#f34f8e color shades, tints & tones
#f34f8e color schemes
#f34f8e color preview, HTML & CSS examples
This text has a color of #f34f8e
<p style="color:#f34f8e;">Text here</p>
.mytext {color:#f34f8e;}
This box has a color of #f34f8e
<div style="background-color:#f34f8e;">Content here</div>
.mybackground {background-color:#f34f8e;}
Border around this has a color of #f34f8e
<div style="border:2px solid #f34f8e;">Content here</div>
.myborder {border:2px solid #f34f8e;}