#f34d7d color space conversions
Hex:
#f34d7d
RGB:
243, 77, 125
CMY:
5, 70, 51
CMYK:
0, 68, 49, 5
HSL:
343°, 87.3684%, 62.7451%
HSV (HSB):
343°, 68.3128%, 95.2941%
XYZ:
43.3177, 25.8431, 22.1072
xyY:
0.4746, 0.2832, 25.8431
CIE-Lab:
57.8878, 66.2978, 9.8433
CIE-LCH:
57.8878, 67.0246, 8.4450
CIE-Luv:
57.8878, 113.3277, -0.4676
Hunter-Lab:
50.8361, 63.1375, 9.8018
#f34d7d color charts
#f34d7d color shades, tints & tones
#f34d7d color schemes
#f34d7d color preview, HTML & CSS examples
This text has a color of #f34d7d
<p style="color:#f34d7d;">Text here</p>
.mytext {color:#f34d7d;}
This box has a color of #f34d7d
<div style="background-color:#f34d7d;">Content here</div>
.mybackground {background-color:#f34d7d;}
Border around this has a color of #f34d7d
<div style="border:2px solid #f34d7d;">Content here</div>
.myborder {border:2px solid #f34d7d;}