#f65f60 color space conversions
Hex:
#f65f60
RGB:
246, 95, 96
CMY:
4, 63, 62
CMYK:
0, 61, 61, 4
HSL:
360°, 89.3491%, 66.8627%
HSV (HSB):
360°, 61.3821%, 96.4706%
XYZ:
44.2096, 28.6218, 14.2608
xyY:
0.5076, 0.3286, 28.6218
CIE-Lab:
60.4464, 57.8925, 30.2359
CIE-LCH:
60.4464, 65.3127, 27.5770
CIE-Luv:
60.4464, 113.6731, 24.0241
Hunter-Lab:
53.4993, 53.8810, 21.6452
#f65f60 color charts
#f65f60 color shades, tints & tones
#f65f60 color schemes
#f65f60 color preview, HTML & CSS examples
This text has a color of #f65f60
<p style="color:#f65f60;">Text here</p>
.mytext {color:#f65f60;}
This box has a color of #f65f60
<div style="background-color:#f65f60;">Content here</div>
.mybackground {background-color:#f65f60;}
Border around this has a color of #f65f60
<div style="border:2px solid #f65f60;">Content here</div>
.myborder {border:2px solid #f65f60;}