#f65b85 color space conversions
Hex:
#f65b85
RGB:
246, 91, 133
CMY:
4, 64, 48
CMYK:
0, 63, 46, 4
HSL:
344°, 89.5954%, 66.0784%
HSV (HSB):
344°, 63.0081%, 96.4706%
XYZ:
45.9808, 28.7685, 25.3197
xyY:
0.4595, 0.2875, 28.7685
CIE-Lab:
60.5767, 62.4365, 9.0408
CIE-LCH:
60.5767, 63.0877, 8.2392
CIE-Luv:
60.5767, 105.8957, -0.4161
Hunter-Lab:
53.6362, 59.1594, 9.5567
#f65b85 color charts
#f65b85 color shades, tints & tones
#f65b85 color schemes
#f65b85 color preview, HTML & CSS examples
This text has a color of #f65b85
<p style="color:#f65b85;">Text here</p>
.mytext {color:#f65b85;}
This box has a color of #f65b85
<div style="background-color:#f65b85;">Content here</div>
.mybackground {background-color:#f65b85;}
Border around this has a color of #f65b85
<div style="border:2px solid #f65b85;">Content here</div>
.myborder {border:2px solid #f65b85;}