#f35f7f color space conversions
Hex:
#f35f7f
RGB:
243, 95, 127
CMY:
5, 63, 50
CMYK:
0, 61, 48, 5
HSL:
347°, 86.0465%, 66.2745%
HSV (HSB):
347°, 60.9053%, 95.2941%
XYZ:
44.8851, 28.7714, 23.2664
xyY:
0.4631, 0.2968, 28.7714
CIE-Lab:
60.5794, 59.2826, 12.4641
CIE-LCH:
60.5794, 60.5787, 11.8734
CIE-Luv:
60.5794, 103.0368, 4.4857
Hunter-Lab:
53.6390, 55.5006, 11.8297
#f35f7f color charts
#f35f7f color shades, tints & tones
#f35f7f color schemes
#f35f7f color preview, HTML & CSS examples
This text has a color of #f35f7f
<p style="color:#f35f7f;">Text here</p>
.mytext {color:#f35f7f;}
This box has a color of #f35f7f
<div style="background-color:#f35f7f;">Content here</div>
.mybackground {background-color:#f35f7f;}
Border around this has a color of #f35f7f
<div style="border:2px solid #f35f7f;">Content here</div>
.myborder {border:2px solid #f35f7f;}