#f65f79 color space conversions
Hex:
#f65f79
RGB:
246, 95, 121
CMY:
4, 63, 53
CMYK:
0, 61, 51, 4
HSL:
350°, 89.3491%, 66.8627%
HSV (HSB):
350°, 61.3821%, 96.4706%
XYZ:
45.5494, 29.1577, 21.3164
xyY:
0.4744, 0.3037, 29.1577
CIE-Lab:
60.9206, 59.7233, 16.4907
CIE-LCH:
60.9206, 61.9582, 15.4358
CIE-Luv:
60.9206, 107.1755, 9.1279
Hunter-Lab:
53.9979, 56.0758, 14.3929
#f65f79 color charts
#f65f79 color shades, tints & tones
#f65f79 color schemes
#f65f79 color preview, HTML & CSS examples
This text has a color of #f65f79
<p style="color:#f65f79;">Text here</p>
.mytext {color:#f65f79;}
This box has a color of #f65f79
<div style="background-color:#f65f79;">Content here</div>
.mybackground {background-color:#f65f79;}
Border around this has a color of #f65f79
<div style="border:2px solid #f65f79;">Content here</div>
.myborder {border:2px solid #f65f79;}