#f34f95 color space conversions
Hex:
#f34f95
RGB:
243, 79, 149
CMY:
5, 69, 42
CMYK:
0, 67, 39, 5
HSL:
334°, 87.2340%, 63.1373%
HSV (HSB):
334°, 67.4897%, 95.2941%
XYZ:
45.1829, 26.8166, 31.2285
xyY:
0.4377, 0.2598, 26.8166
CIE-Lab:
58.8042, 67.7935, -2.9219
CIE-LCH:
58.8042, 67.8565, 357.5321
CIE-Luv:
58.8042, 104.0864, -17.0595
Hunter-Lab:
51.7847, 65.1206, 0.4948
#f34f95 color charts
#f34f95 color shades, tints & tones
#f34f95 color schemes
#f34f95 color preview, HTML & CSS examples
This text has a color of #f34f95
<p style="color:#f34f95;">Text here</p>
.mytext {color:#f34f95;}
This box has a color of #f34f95
<div style="background-color:#f34f95;">Content here</div>
.mybackground {background-color:#f34f95;}
Border around this has a color of #f34f95
<div style="border:2px solid #f34f95;">Content here</div>
.myborder {border:2px solid #f34f95;}