#f35d7f color space conversions
Hex:
#f35d7f
RGB:
243, 93, 127
CMY:
5, 64, 50
CMYK:
0, 62, 48, 5
HSL:
346°, 86.2069%, 65.8824%
HSV (HSB):
346°, 61.7284%, 95.2941%
XYZ:
44.7073, 28.4157, 23.2071
xyY:
0.4641, 0.2950, 28.4157
CIE-Lab:
60.2624, 60.1336, 12.0193
CIE-LCH:
60.2624, 61.3230, 11.3032
CIE-Luv:
60.2624, 104.1778, 3.7325
Hunter-Lab:
53.3064, 56.4191, 11.5024
#f35d7f color charts
#f35d7f color shades, tints & tones
#f35d7f color schemes
#f35d7f color preview, HTML & CSS examples
This text has a color of #f35d7f
<p style="color:#f35d7f;">Text here</p>
.mytext {color:#f35d7f;}
This box has a color of #f35d7f
<div style="background-color:#f35d7f;">Content here</div>
.mybackground {background-color:#f35d7f;}
Border around this has a color of #f35d7f
<div style="border:2px solid #f35d7f;">Content here</div>
.myborder {border:2px solid #f35d7f;}