#f34495 color space conversions
Hex:
#f34495
RGB:
243, 68, 149
CMY:
5, 73, 42
CMYK:
0, 72, 39, 5
HSL:
332°, 87.9397%, 60.9804%
HSV (HSB):
332°, 72.0165%, 95.2941%
XYZ:
44.4541, 25.3589, 30.9855
xyY:
0.4410, 0.2516, 25.3589
CIE-Lab:
57.4234, 71.6354, -4.9596
CIE-LCH:
57.4234, 71.8069, 356.0395
CIE-Luv:
57.4234, 108.6700, -20.5757
Hunter-Lab:
50.3576, 69.4484, -1.2314
#f34495 color charts
#f34495 color shades, tints & tones
#f34495 color schemes
#f34495 color preview, HTML & CSS examples
This text has a color of #f34495
<p style="color:#f34495;">Text here</p>
.mytext {color:#f34495;}
This box has a color of #f34495
<div style="background-color:#f34495;">Content here</div>
.mybackground {background-color:#f34495;}
Border around this has a color of #f34495
<div style="border:2px solid #f34495;">Content here</div>
.myborder {border:2px solid #f34495;}