#fd73f9 color space conversions
Hex:
#fd73f9
RGB:
253, 115, 249
CMY:
1, 55, 2
CMYK:
0, 55, 2, 1
HSL:
302°, 97.1831%, 72.1569%
HSV (HSB):
302°, 54.5455%, 99.2157%
XYZ:
63.7376, 39.9837, 93.9808
xyY:
0.3224, 0.2022, 39.9837
CIE-Lab:
69.4579, 69.2925, -43.0834
CIE-LCH:
69.4579, 81.5943, 328.1283
CIE-Luv:
69.4579, 64.8545, -79.2022
Hunter-Lab:
63.2326, 69.2684, -43.8581
#fd73f9 color charts
#fd73f9 color shades, tints & tones
#fd73f9 color schemes
#fd73f9 color preview, HTML & CSS examples
This text has a color of #fd73f9
<p style="color:#fd73f9;">Text here</p>
.mytext {color:#fd73f9;}
This box has a color of #fd73f9
<div style="background-color:#fd73f9;">Content here</div>
.mybackground {background-color:#fd73f9;}
Border around this has a color of #fd73f9
<div style="border:2px solid #fd73f9;">Content here</div>
.myborder {border:2px solid #fd73f9;}