#f34da5 color space conversions
Hex:
#f34da5
RGB:
243, 77, 165
CMY:
5, 70, 35
CMYK:
0, 68, 32, 5
HSL:
328°, 87.3684%, 62.7451%
HSV (HSB):
328°, 68.3128%, 95.2941%
XYZ:
46.4076, 27.0791, 38.3781
xyY:
0.4149, 0.2421, 27.0791
CIE-Lab:
59.0474, 70.2391, -11.8848
CIE-LCH:
59.0474, 71.2375, 350.3962
CIE-Luv:
59.0474, 99.1229, -29.9839
Hunter-Lab:
52.0375, 68.1223, -7.3006
#f34da5 color charts
#f34da5 color shades, tints & tones
#f34da5 color schemes
#f34da5 color preview, HTML & CSS examples
This text has a color of #f34da5
<p style="color:#f34da5;">Text here</p>
.mytext {color:#f34da5;}
This box has a color of #f34da5
<div style="background-color:#f34da5;">Content here</div>
.mybackground {background-color:#f34da5;}
Border around this has a color of #f34da5
<div style="border:2px solid #f34da5;">Content here</div>
.myborder {border:2px solid #f34da5;}