#fd73ed color space conversions
Hex:
#fd73ed
RGB:
253, 115, 237
CMY:
1, 55, 7
CMYK:
0, 55, 6, 1
HSL:
307°, 97.1831%, 72.1569%
HSV (HSB):
307°, 54.5455%, 99.2157%
XYZ:
61.9248, 39.2585, 84.4346
xyY:
0.3336, 0.2115, 39.2585
CIE-Lab:
68.9381, 67.3438, -37.3005
CIE-LCH:
68.9381, 76.9838, 331.0187
CIE-Luv:
68.9381, 68.2287, -69.4858
Hunter-Lab:
62.6566, 66.7660, -36.0382
#fd73ed color charts
#fd73ed color shades, tints & tones
#fd73ed color schemes
#fd73ed color preview, HTML & CSS examples
This text has a color of #fd73ed
<p style="color:#fd73ed;">Text here</p>
.mytext {color:#fd73ed;}
This box has a color of #fd73ed
<div style="background-color:#fd73ed;">Content here</div>
.mybackground {background-color:#fd73ed;}
Border around this has a color of #fd73ed
<div style="border:2px solid #fd73ed;">Content here</div>
.myborder {border:2px solid #fd73ed;}