#f65980 color space conversions
Hex:
#f65980
RGB:
246, 89, 128
CMY:
4, 65, 50
CMYK:
0, 64, 48, 4
HSL:
345°, 89.7143%, 65.6863%
HSV (HSB):
345°, 63.8211%, 96.4706%
XYZ:
45.4747, 28.2961, 23.4870
xyY:
0.4676, 0.2909, 28.2961
CIE-Lab:
60.1553, 62.8077, 11.3563
CIE-LCH:
60.1553, 63.8261, 10.2489
CIE-Luv:
60.1553, 108.5245, 2.2962
Hunter-Lab:
53.1941, 59.5069, 11.0573
#f65980 color charts
#f65980 color shades, tints & tones
#f65980 color schemes
#f65980 color preview, HTML & CSS examples
This text has a color of #f65980
<p style="color:#f65980;">Text here</p>
.mytext {color:#f65980;}
This box has a color of #f65980
<div style="background-color:#f65980;">Content here</div>
.mybackground {background-color:#f65980;}
Border around this has a color of #f65980
<div style="border:2px solid #f65980;">Content here</div>
.myborder {border:2px solid #f65980;}