#fd65e9 color space conversions
Hex:
#fd65e9
RGB:
253, 101, 233
CMY:
1, 60, 9
CMYK:
0, 60, 8, 1
HSL:
308°, 97.4359%, 69.4118%
HSV (HSB):
308°, 60.0791%, 99.2157%
XYZ:
59.8697, 36.0732, 80.8981
xyY:
0.3386, 0.2040, 36.0732
CIE-Lab:
66.5758, 72.6770, -38.7714
CIE-LCH:
66.5758, 82.3721, 331.9212
CIE-Luv:
66.5758, 74.4459, -72.2814
Hunter-Lab:
60.0610, 72.8248, -37.8170
#fd65e9 color charts
#fd65e9 color shades, tints & tones
#fd65e9 color schemes
#fd65e9 color preview, HTML & CSS examples
This text has a color of #fd65e9
<p style="color:#fd65e9;">Text here</p>
.mytext {color:#fd65e9;}
This box has a color of #fd65e9
<div style="background-color:#fd65e9;">Content here</div>
.mybackground {background-color:#fd65e9;}
Border around this has a color of #fd65e9
<div style="border:2px solid #fd65e9;">Content here</div>
.myborder {border:2px solid #fd65e9;}