#f34daf color space conversions
Hex:
#f34daf
RGB:
243, 77, 175
CMY:
5, 70, 31
CMYK:
0, 68, 28, 5
HSL:
325°, 87.3684%, 62.7451%
HSV (HSB):
325°, 68.3128%, 95.2941%
XYZ:
47.3539, 27.4576, 43.3615
xyY:
0.4007, 0.2324, 27.4576
CIE-Lab:
59.3955, 71.3970, -17.1524
CIE-LCH:
59.3955, 73.4284, 346.4912
CIE-Luv:
59.3955, 95.4241, -37.8316
Hunter-Lab:
52.4000, 69.6105, -12.3830
#f34daf color charts
#f34daf color shades, tints & tones
#f34daf color schemes
#f34daf color preview, HTML & CSS examples
This text has a color of #f34daf
<p style="color:#f34daf;">Text here</p>
.mytext {color:#f34daf;}
This box has a color of #f34daf
<div style="background-color:#f34daf;">Content here</div>
.mybackground {background-color:#f34daf;}
Border around this has a color of #f34daf
<div style="border:2px solid #f34daf;">Content here</div>
.myborder {border:2px solid #f34daf;}