#f34daa color space conversions
Hex:
#f34daa
RGB:
243, 77, 170
CMY:
5, 70, 33
CMYK:
0, 68, 30, 5
HSL:
326°, 87.3684%, 62.7451%
HSV (HSB):
326°, 68.3128%, 95.2941%
XYZ:
46.8717, 27.2647, 40.8224
xyY:
0.4077, 0.2372, 27.2647
CIE-Lab:
59.2186, 70.8097, -14.5275
CIE-LCH:
59.2186, 72.2846, 348.4059
CIE-Luv:
59.2186, 97.2758, -33.8934
Hunter-Lab:
52.2156, 68.8544, -9.8022
#f34daa color charts
#f34daa color shades, tints & tones
#f34daa color schemes
#f34daa color preview, HTML & CSS examples
This text has a color of #f34daa
<p style="color:#f34daa;">Text here</p>
.mytext {color:#f34daa;}
This box has a color of #f34daa
<div style="background-color:#f34daa;">Content here</div>
.mybackground {background-color:#f34daa;}
Border around this has a color of #f34daa
<div style="border:2px solid #f34daa;">Content here</div>
.myborder {border:2px solid #f34daa;}