#f65f7c color space conversions
Hex:
#f65f7c
RGB:
246, 95, 124
CMY:
4, 63, 51
CMYK:
0, 61, 50, 4
HSL:
348°, 89.3491%, 66.8627%
HSV (HSB):
348°, 61.3821%, 96.4706%
XYZ:
45.7363, 29.2325, 22.3006
xyY:
0.4702, 0.3005, 29.2325
CIE-Lab:
60.9863, 59.9746, 14.8434
CIE-LCH:
60.9863, 61.7841, 13.9011
CIE-Luv:
60.9863, 106.3243, 7.1644
Hunter-Lab:
54.0671, 56.3791, 13.3920
#f65f7c color charts
#f65f7c color shades, tints & tones
#f65f7c color schemes
#f65f7c color preview, HTML & CSS examples
This text has a color of #f65f7c
<p style="color:#f65f7c;">Text here</p>
.mytext {color:#f65f7c;}
This box has a color of #f65f7c
<div style="background-color:#f65f7c;">Content here</div>
.mybackground {background-color:#f65f7c;}
Border around this has a color of #f65f7c
<div style="border:2px solid #f65f7c;">Content here</div>
.myborder {border:2px solid #f65f7c;}