#fd73ea color space conversions
Hex:
#fd73ea
RGB:
253, 115, 234
CMY:
1, 55, 8
CMYK:
0, 55, 8, 1
HSL:
308°, 97.1831%, 72.1569%
HSV (HSB):
308°, 54.5455%, 99.2157%
XYZ:
61.4900, 39.0846, 82.1451
xyY:
0.3365, 0.2139, 39.0846
CIE-Lab:
68.8125, 66.8684, -35.8410
CIE-LCH:
68.8125, 75.8680, 331.8090
CIE-Luv:
68.8125, 69.0812, -67.0498
Hunter-Lab:
62.5177, 66.1598, -34.1417
#fd73ea color charts
#fd73ea color shades, tints & tones
#fd73ea color schemes
#fd73ea color preview, HTML & CSS examples
This text has a color of #fd73ea
<p style="color:#fd73ea;">Text here</p>
.mytext {color:#fd73ea;}
This box has a color of #fd73ea
<div style="background-color:#fd73ea;">Content here</div>
.mybackground {background-color:#fd73ea;}
Border around this has a color of #fd73ea
<div style="border:2px solid #fd73ea;">Content here</div>
.myborder {border:2px solid #fd73ea;}