#fd75f6 color space conversions
Hex:
#fd75f6
RGB:
253, 117, 246
CMY:
1, 54, 4
CMYK:
0, 54, 3, 1
HSL:
303°, 97.1429%, 72.5490%
HSV (HSB):
303°, 53.7549%, 99.2157%
XYZ:
63.5039, 40.2590, 91.6125
xyY:
0.3250, 0.2061, 40.2590
CIE-Lab:
69.6536, 67.9131, -41.1327
CIE-LCH:
69.6536, 79.3983, 328.7981
CIE-Luv:
69.6536, 64.9700, -75.8702
Hunter-Lab:
63.4500, 67.6139, -41.1911
#fd75f6 color charts
#fd75f6 color shades, tints & tones
#fd75f6 color schemes
#fd75f6 color preview, HTML & CSS examples
This text has a color of #fd75f6
<p style="color:#fd75f6;">Text here</p>
.mytext {color:#fd75f6;}
This box has a color of #fd75f6
<div style="background-color:#fd75f6;">Content here</div>
.mybackground {background-color:#fd75f6;}
Border around this has a color of #fd75f6
<div style="border:2px solid #fd75f6;">Content here</div>
.myborder {border:2px solid #fd75f6;}