#f65dac color space conversions
Hex:
#f65dac
RGB:
246, 93, 172
CMY:
4, 64, 33
CMYK:
0, 62, 30, 4
HSL:
329°, 89.4737%, 66.4706%
HSV (HSB):
329°, 62.1951%, 96.4706%
XYZ:
49.3668, 30.4001, 42.2956
xyY:
0.4044, 0.2491, 30.4001
CIE-Lab:
61.9979, 65.7183, -11.4499
CIE-LCH:
61.9979, 66.7083, 350.1167
CIE-Luv:
61.9979, 92.2695, -28.6912
Hunter-Lab:
55.1363, 63.3332, -6.8866
#f65dac color charts
#f65dac color shades, tints & tones
#f65dac color schemes
#f65dac color preview, HTML & CSS examples
This text has a color of #f65dac
<p style="color:#f65dac;">Text here</p>
.mytext {color:#f65dac;}
This box has a color of #f65dac
<div style="background-color:#f65dac;">Content here</div>
.mybackground {background-color:#f65dac;}
Border around this has a color of #f65dac
<div style="border:2px solid #f65dac;">Content here</div>
.myborder {border:2px solid #f65dac;}