#f35f60 color space conversions
Hex:
#f35f60
RGB:
243, 95, 96
CMY:
5, 63, 62
CMYK:
0, 61, 60, 5
HSL:
360°, 86.0465%, 66.2745%
HSV (HSB):
360°, 60.9053%, 95.2941%
XYZ:
43.1657, 28.0836, 14.2119
xyY:
0.5051, 0.3286, 28.0836
CIE-Lab:
59.9642, 56.8972, 29.5207
CIE-LCH:
59.9642, 64.0997, 27.4222
CIE-Luv:
59.9642, 111.2242, 23.4911
Hunter-Lab:
52.9940, 52.6557, 21.1954
#f35f60 color charts
#f35f60 color shades, tints & tones
#f35f60 color schemes
#f35f60 color preview, HTML & CSS examples
This text has a color of #f35f60
<p style="color:#f35f60;">Text here</p>
.mytext {color:#f35f60;}
This box has a color of #f35f60
<div style="background-color:#f35f60;">Content here</div>
.mybackground {background-color:#f35f60;}
Border around this has a color of #f35f60
<div style="border:2px solid #f35f60;">Content here</div>
.myborder {border:2px solid #f35f60;}