#fd65b9 color space conversions
Hex:
#fd65b9
RGB:
253, 101, 185
CMY:
1, 60, 27
CMYK:
0, 60, 27, 1
HSL:
327°, 97.4359%, 69.4118%
HSV (HSB):
327°, 60.0791%, 99.2157%
XYZ:
53.9186, 33.6928, 49.5605
xyY:
0.3931, 0.2456, 33.6928
CIE-Lab:
64.7180, 65.9854, -14.6779
CIE-LCH:
64.7180, 67.5981, 347.4592
CIE-Luv:
64.7180, 89.8450, -33.6813
Hunter-Lab:
58.0455, 64.2296, -9.9912
#fd65b9 color charts
#fd65b9 color shades, tints & tones
#fd65b9 color schemes
#fd65b9 color preview, HTML & CSS examples
This text has a color of #fd65b9
<p style="color:#fd65b9;">Text here</p>
.mytext {color:#fd65b9;}
This box has a color of #fd65b9
<div style="background-color:#fd65b9;">Content here</div>
.mybackground {background-color:#fd65b9;}
Border around this has a color of #fd65b9
<div style="border:2px solid #fd65b9;">Content here</div>
.myborder {border:2px solid #fd65b9;}