#f34b8b color space conversions
Hex:
#f34b8b
RGB:
243, 75, 139
CMY:
5, 71, 45
CMYK:
0, 69, 43, 5
HSL:
337°, 87.5000%, 62.3529%
HSV (HSB):
337°, 69.1358%, 95.2941%
XYZ:
44.1384, 25.9509, 27.1088
xyY:
0.4541, 0.2670, 25.9509
CIE-Lab:
57.9904, 68.2705, 1.7506
CIE-LCH:
57.9904, 68.2929, 1.4689
CIE-Luv:
57.9904, 109.4354, -10.9960
Hunter-Lab:
50.9420, 65.5117, 4.1083
#f34b8b color charts
#f34b8b color shades, tints & tones
#f34b8b color schemes
#f34b8b color preview, HTML & CSS examples
This text has a color of #f34b8b
<p style="color:#f34b8b;">Text here</p>
.mytext {color:#f34b8b;}
This box has a color of #f34b8b
<div style="background-color:#f34b8b;">Content here</div>
.mybackground {background-color:#f34b8b;}
Border around this has a color of #f34b8b
<div style="border:2px solid #f34b8b;">Content here</div>
.myborder {border:2px solid #f34b8b;}