#f34d70 color space conversions
Hex:
#f34d70
RGB:
243, 77, 112
CMY:
5, 70, 56
CMYK:
0, 68, 54, 5
HSL:
347°, 87.3684%, 62.7451%
HSV (HSB):
347°, 68.3128%, 95.2941%
XYZ:
42.5407, 25.5323, 18.0153
xyY:
0.4942, 0.2966, 25.5323
CIE-Lab:
57.5904, 65.2651, 17.0830
CIE-LCH:
57.5904, 67.4638, 14.6680
CIE-Luv:
57.5904, 117.5292, 8.1025
Hunter-Lab:
50.5295, 61.8521, 14.2319
#f34d70 color charts
#f34d70 color shades, tints & tones
#f34d70 color schemes
#f34d70 color preview, HTML & CSS examples
This text has a color of #f34d70
<p style="color:#f34d70;">Text here</p>
.mytext {color:#f34d70;}
This box has a color of #f34d70
<div style="background-color:#f34d70;">Content here</div>
.mybackground {background-color:#f34d70;}
Border around this has a color of #f34d70
<div style="border:2px solid #f34d70;">Content here</div>
.myborder {border:2px solid #f34d70;}