#fd75f9 color space conversions
Hex:
#fd75f9
RGB:
253, 117, 249
CMY:
1, 54, 2
CMYK:
0, 54, 2, 1
HSL:
302°, 97.1429%, 72.5490%
HSV (HSB):
302°, 53.7549%, 99.2157%
XYZ:
63.9682, 40.4448, 94.0577
xyY:
0.3223, 0.2038, 40.4448
CIE-Lab:
69.7852, 68.4090, -42.5710
CIE-LCH:
69.7852, 80.5735, 328.1059
CIE-Luv:
69.7852, 64.1439, -78.2978
Hunter-Lab:
63.5962, 68.2507, -43.1715
#fd75f9 color charts
#fd75f9 color shades, tints & tones
#fd75f9 color schemes
#fd75f9 color preview, HTML & CSS examples
This text has a color of #fd75f9
<p style="color:#fd75f9;">Text here</p>
.mytext {color:#fd75f9;}
This box has a color of #fd75f9
<div style="background-color:#fd75f9;">Content here</div>
.mybackground {background-color:#fd75f9;}
Border around this has a color of #fd75f9
<div style="border:2px solid #fd75f9;">Content here</div>
.myborder {border:2px solid #fd75f9;}