#f34f86 color space conversions
Hex:
#f34f86
RGB:
243, 79, 134
CMY:
5, 69, 47
CMYK:
0, 67, 45, 5
HSL:
340°, 87.2340%, 63.1373%
HSV (HSB):
340°, 67.4897%, 95.2941%
XYZ:
44.0612, 26.3679, 25.3215
xyY:
0.4602, 0.2754, 26.3679
CIE-Lab:
58.3846, 66.3455, 5.2584
CIE-LCH:
58.3846, 66.5536, 4.5317
CIE-Luv:
58.3846, 109.3128, -6.0906
Hunter-Lab:
51.3497, 63.3022, 6.7078
#f34f86 color charts
#f34f86 color shades, tints & tones
#f34f86 color schemes
#f34f86 color preview, HTML & CSS examples
This text has a color of #f34f86
<p style="color:#f34f86;">Text here</p>
.mytext {color:#f34f86;}
This box has a color of #f34f86
<div style="background-color:#f34f86;">Content here</div>
.mybackground {background-color:#f34f86;}
Border around this has a color of #f34f86
<div style="border:2px solid #f34f86;">Content here</div>
.myborder {border:2px solid #f34f86;}