#f35f71 color space conversions
Hex:
#f35f71
RGB:
243, 95, 113
CMY:
5, 63, 56
CMYK:
0, 61, 53, 5
HSL:
353°, 86.0465%, 66.2745%
HSV (HSB):
353°, 60.9053%, 95.2941%
XYZ:
44.0350, 28.4314, 18.7897
xyY:
0.4825, 0.3116, 28.4314
CIE-Lab:
60.2765, 58.1142, 20.1630
CIE-LCH:
60.2765, 61.5127, 19.1344
CIE-Luv:
60.2765, 106.9381, 13.5753
Hunter-Lab:
53.3211, 54.1017, 16.4317
#f35f71 color charts
#f35f71 color shades, tints & tones
#f35f71 color schemes
#f35f71 color preview, HTML & CSS examples
This text has a color of #f35f71
<p style="color:#f35f71;">Text here</p>
.mytext {color:#f35f71;}
This box has a color of #f35f71
<div style="background-color:#f35f71;">Content here</div>
.mybackground {background-color:#f35f71;}
Border around this has a color of #f35f71
<div style="border:2px solid #f35f71;">Content here</div>
.myborder {border:2px solid #f35f71;}