#fd75f0 color space conversions
Hex:
#fd75f0
RGB:
253, 117, 240
CMY:
1, 54, 6
CMYK:
0, 54, 5, 1
HSL:
306°, 97.1429%, 72.5490%
HSV (HSB):
306°, 53.7549%, 99.2157%
XYZ:
62.5975, 39.8965, 86.8396
xyY:
0.3306, 0.2107, 39.8965
CIE-Lab:
69.3957, 66.9351, -38.2398
CIE-LCH:
69.3957, 77.0882, 330.2609
CIE-Luv:
69.3957, 66.6336, -71.0049
Hunter-Lab:
63.1637, 66.3635, -37.2994
#fd75f0 color charts
#fd75f0 color shades, tints & tones
#fd75f0 color schemes
#fd75f0 color preview, HTML & CSS examples
This text has a color of #fd75f0
<p style="color:#fd75f0;">Text here</p>
.mytext {color:#fd75f0;}
This box has a color of #fd75f0
<div style="background-color:#fd75f0;">Content here</div>
.mybackground {background-color:#fd75f0;}
Border around this has a color of #fd75f0
<div style="border:2px solid #fd75f0;">Content here</div>
.myborder {border:2px solid #fd75f0;}