#fd84f9 color space conversions
Hex:
#fd84f9
RGB:
253, 132, 249
CMY:
1, 48, 2
CMYK:
0, 48, 2, 1
HSL:
302°, 96.8000%, 75.4902%
HSV (HSB):
302°, 47.8261%, 99.2157%
XYZ:
65.8582, 44.2247, 94.6877
xyY:
0.3216, 0.2160, 44.2247
CIE-Lab:
72.3784, 61.5045, -38.5242
CIE-LCH:
72.3784, 72.5735, 327.9385
CIE-Luv:
72.3784, 58.4661, -71.0723
Hunter-Lab:
66.5017, 60.3948, -37.8682
#fd84f9 color charts
#fd84f9 color shades, tints & tones
#fd84f9 color schemes
#fd84f9 color preview, HTML & CSS examples
This text has a color of #fd84f9
<p style="color:#fd84f9;">Text here</p>
.mytext {color:#fd84f9;}
This box has a color of #fd84f9
<div style="background-color:#fd84f9;">Content here</div>
.mybackground {background-color:#fd84f9;}
Border around this has a color of #fd84f9
<div style="border:2px solid #fd84f9;">Content here</div>
.myborder {border:2px solid #fd84f9;}